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 Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Launch configuration attribute key.static final String
Launch configuration attribute key.static final String
Launch configuration attribute key.static final String
Launch configuration attribute key.static final String
Launch configuration attribute key.
-
Field Details
-
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
Launch configuration attribute key. The value is whether need to reinstall mobile1C:Enterprise runtime platform.- See Also:
-
MOBILE_PLATFORM_STANDALONE
Launch configuration attribute key. The value is whether need to install autonomic (standalone) mobile1C:Enterprise runtime platform.- See Also:
-
MOBILE_OS
Launch configuration attribute key. The value is a supported mobile OS id.- See Also:
-
MOBILE_DEVICE_NAME
Launch configuration attribute key. The value is a mobile device name, associated with a launch configuration.- See Also:
-