Interface IMobileLaunchConfigurationAttributes


public interface IMobileLaunchConfigurationAttributes
Mobile launch configurations attributes.
Restriction:
This interface is not intended to be extended by clients.
Restriction:
This interface is not intended to be implemented by clients.
  • Field Details

    • MOBILE_PLATFORM

      static final String MOBILE_PLATFORM
      Launch configuration attribute key. The value is resolvable 1C:Enterprise mobile runtime platform associated with a launch configuration.
      See Also:
    • MOBILE_PLATFORM_REINSTALL

      static final String MOBILE_PLATFORM_REINSTALL
      Launch configuration attribute key. The value is whether need to reinstall mobile1C:Enterprise runtime platform.
      See Also:
    • MOBILE_PLATFORM_STANDALONE

      static final String MOBILE_PLATFORM_STANDALONE
      Launch configuration attribute key. The value is whether need to install autonomic (standalone) mobile1C:Enterprise runtime platform.
      See Also:
    • MOBILE_OS

      static final String MOBILE_OS
      Launch configuration attribute key. The value is a supported mobile OS id.
      See Also:
    • MOBILE_DEVICE_NAME

      static final String MOBILE_DEVICE_NAME
      Launch configuration attribute key. The value is a mobile device name, associated with a launch configuration.
      See Also: