Edit

Share via


CBPeripheralErrorEventArgs(CBPeripheral, NSError) Constructor

Definition

Initializes a new instance of the CBPeripheralErrorEventArgs class.

public CBPeripheralErrorEventArgs (CoreBluetooth.CBPeripheral peripheral, Foundation.NSError error);
new CoreBluetooth.CBPeripheralErrorEventArgs : CoreBluetooth.CBPeripheral * Foundation.NSError -> CoreBluetooth.CBPeripheralErrorEventArgs

Parameters

peripheral
CBPeripheral
error
NSError

Applies to