Share via


CBPeripheralManagerSubscriptionEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class CBPeripheralManagerSubscriptionEventArgs : EventArgs
type CBPeripheralManagerSubscriptionEventArgs = class
    inherit EventArgs
Inheritance
CBPeripheralManagerSubscriptionEventArgs

Constructors

Name Description
CBPeripheralManagerSubscriptionEventArgs(CBCentral, CBCharacteristic)

Create a new instance of the CBPeripheralManagerSubscriptionEventArgs with the specified event data.

Properties

Name Description
Central
Characteristic

Applies to