CBPeripheralManagerSubscriptionEventArgs(CBCentral, CBCharacteristic) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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