Uses of Interface
com.iizix.device.flash.IFlashlight
Uses of IFlashlight in com.iizix.device.flash
Modifier and TypeFieldDescriptionstatic final IFlashlight
IFlashlight.DEFAULT_IMPL
Default instance that always returns unsupported and not Android nor iOS client, and throws IllegalArgumentException when attempting to open a setting.Modifier and TypeMethodDescriptionvoid
IFlashlightListener.onFlashlight
(IFlashlight flashlight, boolean isAvailable, boolean success) Notification of the flashback state and possible return code from the previous operation.Uses of IFlashlight in com.iizix.gyro
Modifier and TypeMethodDescriptionIClientSessionGyro.getFlashlight()
Gets the flashlight client-specific instance, currently only supported for operations on iiziRun clients for Android and iOS.Uses of IFlashlight 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 IFlashlight in com.iizix.server.gyro
Modifier and TypeMethodDescriptionClientSessionGyro.getFlashlight()
Gets the flashlight client-specific instance, currently only supported for operations on iiziRun clients for Android and iOS.