UUID

actual typealias UUID = java.util.UUID

The Unique Identifier of a Bluetooth property

expect class UUID

The Unique Identifier of a Bluetooth property

actual typealias UUID = <Error class: unknown class>

The Unique Identifier of a Bluetooth property

actual data class UUID

The Unique Identifier of a Bluetooth property

actual data class UUID

The Unique Identifier of a Bluetooth property

Constructors

Link copied to clipboard
constructor(uuidString: String)
constructor(uuidString: String)

Properties

Link copied to clipboard

the String representation of the unique identifier

the String representation of the unique identifier

Link copied to clipboard
expect val UUID.uuidString: String

The string representation of a UUID

actual val UUID.uuidString: String

The string representation of a UUID

actual val UUID.uuidString: String

The string representation of a UUID