CBPeripheralManagerSubscriptionEventArgs(CBCentral, CBCharacteristic) Constructor

Definition

Initializes a new instance of the CBPeripheralManagerSubscriptionEventArgs class.

public CBPeripheralManagerSubscriptionEventArgs (CoreBluetooth.CBCentral central, CoreBluetooth.CBCharacteristic characteristic);
new CoreBluetooth.CBPeripheralManagerSubscriptionEventArgs : CoreBluetooth.CBCentral * CoreBluetooth.CBCharacteristic -> CoreBluetooth.CBPeripheralManagerSubscriptionEventArgs

Parameters

central
CBCentral
characteristic
CBCharacteristic

Applies to