Returns Supported Clients Sample Returns Supported Clients Sample
Mar 10, 2023 22:32
Supported Clients
SmartClient
WebClient
NGClient
Methods Summary
Array
toBytes()
Get the byte array representation of the UUID.
String
toString()
Get the string representation of the UUID.
Methods Details
toBytes()
Get the byte array representation of the UUID.
uuid.toBytes();
toString()
Get the string representation of the UUID.
uuid.toString();