次の方法で共有


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

適用対象