unsubscribeFromService
abstract suspend fun unsubscribeFromService(serviceUuid: ServiceUuid): Boolean
Content copied to clipboard
Unsubscribes from the service with the specified serviceUuid. Returns true on success, false if the service was not subscribed.