Constructors

Link copied to clipboard
constructor(descriptor: Descriptor)

Properties

Link copied to clipboard
val completedSuccessfully: CompletableDeferred<Boolean>

A Deferred that will be completed with true if DeviceAction was completed successfully, or false if DeviceAction failed

Link copied to clipboard