CBPeripheralOpenL2CapChannelEventArgs(CBL2CapChannel, NSError) 构造函数

定义

初始化 CBPeripheralOpenL2CapChannelEventArgs 类的新实例。

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

参数

channel
CBL2CapChannel
error
NSError

适用于