Subscription

A subscription to a com.splendo.kaluga.bluetooth.RemoteCharacteristic. Can be created using RemoteCharacteristic.subscribe if Characteristic.properties contains CharacteristicProperty.Notifiable. Call unsubscribe to remove the subscription. This will automatically stop notification if this is the last remaining subscription to the characteristic.

Functions

Link copied to clipboard

Unsubscribes from the remote device. This will automatically stop notification if this is the last remaining subscription to the characteristic.