다음을 통해 공유


CBPeripheralErrorEventArgs 클래스

정의

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

생성자

CBPeripheralErrorEventArgs(CBPeripheral, NSError)

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

속성

Error

E:CoreBluetooth.CBPeripheralErrorEventArgs.FailedToConnectPeripheral 이벤트에 대한 FailedToConnectPeripheral 데이터를 제공합니다.

Peripheral

E:CoreBluetooth.CBPeripheralErrorEventArgs.FailedToConnectPeripheral 이벤트에 대한 FailedToConnectPeripheral 데이터를 제공합니다.

적용 대상