CBPeripheralEventArgs 类

定义

ConnectedPeripheral 事件提供数据。

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

构造函数

CBPeripheralEventArgs(CBPeripheral)

初始化 CBPeripheralEventArgs 类的新实例。

属性

Peripheral

ConnectedPeripheral 事件提供数据。

适用于