Share via


CBPeripheralEventArgs Class

Definition

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

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

Constructors

Name Description
CBPeripheralEventArgs(CBPeripheral)

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

Properties

Name Description
Peripheral

Applies to