menu
clingwinsdk package
documentation
wearablesdk/model/native_sdk_func.dart
NativeClingSdk
cwsSendCommand property
cwsSendCommand property
dark_mode
light_mode
cwsSendCommand
property
void Function
(
int
cmd
,
Pointer
<
Char
>
pData
,
int
length
)
cwsSendCommand
late
final
Implementation
late final void Function(int cmd, Pointer<Char> pData, int length) cwsSendCommand;
clingwinsdk package
documentation
wearablesdk/model/native_sdk_func
NativeClingSdk
cwsSendCommand property
NativeClingSdk class