toggle menu
api
androidJvm
switch theme
search in API
api
/
org.avmedia.gshockapi.io
/
SettingsIO
Settings
IO
object
SettingsIO
Members
Types
Settings
Encoder
Link copied to clipboard
object
SettingsEncoder
Properties
DO_NOT_DISTURB_OFF
Link copied to clipboard
val
DO_NOT_DISTURB_OFF
:
Int
=
64
MASK_24_HOURS
Link copied to clipboard
val
MASK_24_HOURS
:
Int
=
1
MASK_AUTO_LIGHT_OFF
Link copied to clipboard
val
MASK_AUTO_LIGHT_OFF
:
Int
=
4
MASK_BUTTON_TONE_OFF
Link copied to clipboard
val
MASK_BUTTON_TONE_OFF
:
Int
=
2
POWER_SAVING_MODE
Link copied to clipboard
val
POWER_SAVING_MODE
:
Int
=
16
Functions
on
Received
Link copied to clipboard
fun
onReceived
(
data
:
String
)
request
Link copied to clipboard
@
RequiresApi
(
value
=
26
)
suspend
fun
request
(
)
:
Settings
send
To
Watch
Link copied to clipboard
fun
sendToWatch
(
message
:
String
)
send
To
Watch
Set
Link copied to clipboard
fun
sendToWatchSet
(
message
:
String
)
set
Link copied to clipboard
@
RequiresApi
(
value
=
26
)
fun
set
(
settings
:
Settings
)