Share via


CBPeripheralConnectionEventEventArgs Class

Definition

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

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

Constructors

Name Description
CBPeripheralConnectionEventEventArgs(CBConnectionEvent, CBPeripheral)

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

Properties

Name Description
ConnectionEvent
Peripheral

Applies to