Compartir a través de


CBPeripheralOpenL2CapChannelEventArgs(CBL2CapChannel, NSError) Constructor

Definición

Inicializa una nueva instancia de la clase CBPeripheralOpenL2CapChannelEventArgs.

public CBPeripheralOpenL2CapChannelEventArgs (CoreBluetooth.CBL2CapChannel channel, Foundation.NSError error);
new CoreBluetooth.CBPeripheralOpenL2CapChannelEventArgs : CoreBluetooth.CBL2CapChannel * Foundation.NSError -> CoreBluetooth.CBPeripheralOpenL2CapChannelEventArgs

Parámetros

channel
CBL2CapChannel
error
NSError

Se aplica a