Uses of Interface
com.iizix.device.settings.IOpenNativeSettings
Packages that use IOpenNativeSettings
Uses of IOpenNativeSettings in com.iizix.device.settings
Fields in com.iizix.device.settings declared as IOpenNativeSettingsModifier and TypeFieldDescriptionstatic final IOpenNativeSettings
IOpenNativeSettings.DEFAULT_IMPL
Default instance that always returns unsupported and not Android nor iOS client, and throws IllegalArgumentException when attempting to open a setting.Uses of IOpenNativeSettings in com.iizix.gyro
Methods in com.iizix.gyro that return IOpenNativeSettingsModifier and TypeMethodDescriptiondefault IOpenNativeSettings
IClientSessionGyro.getOpenNativeSettings()
Get the open native settings interface for the client-specific instance, supported only on iiziRun clients running iiziRun-based clients for Android and iOS.Uses of IOpenNativeSettings in com.iizix.prop
Classes in com.iizix.prop that implement IOpenNativeSettingsModifier and TypeClassDescriptionclass
This Flashlight or torch property is a container that holds information about client devices flashlight availability, state and intensity.Uses of IOpenNativeSettings in com.iizix.server.gyro
Methods in com.iizix.server.gyro that return IOpenNativeSettingsModifier and TypeMethodDescriptionClientSessionGyro.getOpenNativeSettings()
Get the open native settings interface for the client-specific instance, supported only on iiziRun clients running iiziRun-based clients for Android and iOS.