bluetooth
Toggle table of contents
2.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
bluetooth
bluetooth
/
pl.efento.mobile.bluetooth.model
/
UUID
UUID
class
UUID
Members
Constructors
UUID
Link copied to clipboard
constructor
(
value
:
String
)
constructor
(
value
:
ByteArray
)
Properties
bytes
Link copied to clipboard
val
bytes
:
ByteArray
ByteArray representation of 128bit UUID.
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
is
Valid
Link copied to clipboard
fun
isValid
(
)
:
Boolean
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String