다음을 통해 공유


CBPeripheralOpenL2CapChannelEventArgs 클래스

정의

DidOpenL2CapChannel 이벤트에 대한 데이터를 제공합니다.

public class CBPeripheralOpenL2CapChannelEventArgs : EventArgs
type CBPeripheralOpenL2CapChannelEventArgs = class
    inherit EventArgs
상속
CBPeripheralOpenL2CapChannelEventArgs

생성자

CBPeripheralOpenL2CapChannelEventArgs(CBL2CapChannel, NSError)

CBPeripheralOpenL2CapChannelEventArgs 클래스의 새 instance 초기화합니다.

속성

Channel

DidOpenL2CapChannel 이벤트에 대한 데이터를 제공합니다.

Error

DidOpenL2CapChannel 이벤트에 대한 데이터를 제공합니다.

적용 대상