다음을 통해 공유


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

적용 대상