serviceData

abstract fun serviceData(uuid: Uuid): ByteArray?

Lookup the data associated with a Service

Return

the data associated with the service or null if not found

Parameters

uuid

the Service UUID