Share via


CBPeripheralErrorEventArgs Class

Definition

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

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

Constructors

Name Description
CBPeripheralErrorEventArgs(CBPeripheral, NSError)

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

Properties

Name Description
Error
Peripheral

Applies to