CBPeripheralErrorEventArgs 类

定义

public class CBPeripheralErrorEventArgs : EventArgs
type CBPeripheralErrorEventArgs = class
    inherit EventArgs
继承
CBPeripheralErrorEventArgs

构造函数

CBPeripheralErrorEventArgs(CBPeripheral, NSError)

初始化 CBPeripheralErrorEventArgs 类的新实例。

属性

Error

为 和 E:CoreBluetooth.CBPeripheralErrorEventArgs.FailedToConnectPeripheral 事件提供数据FailedToConnectPeripheral

Peripheral

为 和 E:CoreBluetooth.CBPeripheralErrorEventArgs.FailedToConnectPeripheral 事件提供数据FailedToConnectPeripheral

适用于