Contents

notify

A property that indicates the peripheral permits notifications of the characteristic’s value, without a response from the central to indicate receipt of the notification.

Declaration

static var notify: CBCharacteristicProperties { get }

See Also

Characteristic Properties