CBPeripheral.DidOpenL2CapChannel 事件

定义

由 对象引发的事件。

public event EventHandler<CoreBluetooth.CBPeripheralOpenL2CapChannelEventArgs> DidOpenL2CapChannel;
member this.DidOpenL2CapChannel : EventHandler<CoreBluetooth.CBPeripheralOpenL2CapChannelEventArgs> 

事件类型

注解

如果开发人员不为此事件分配值,则会将 WeakDelegate 属性的值重置为将委托映射到事件的内部处理程序。

适用于