sleepState property

  1. @Int32()
int sleepState
getter/setter pair

< The total sleep seconds.

Implementation

external int sleepSeconds;       /**< The total sleep seconds. */

@Int32()
external int sleepState;