Uses of Interface
com.iizix.device.settings.IOpenNativeSettings
Uses of IOpenNativeSettings in com.iizix.device.settings
Modifier 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
Modifier 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
Modifier 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
Modifier 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.