次の方法で共有


CBPeripheralManagerOpenL2CapChannelEventArgs クラス

定義

DidOpenL2CapChannel イベントのデータを提供します。

public class CBPeripheralManagerOpenL2CapChannelEventArgs : EventArgs
type CBPeripheralManagerOpenL2CapChannelEventArgs = class
    inherit EventArgs
継承
CBPeripheralManagerOpenL2CapChannelEventArgs

コンストラクター

CBPeripheralManagerOpenL2CapChannelEventArgs(CBL2CapChannel, NSError)

CBPeripheralManagerOpenL2CapChannelEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

Channel

DidOpenL2CapChannel イベントのデータを提供します。

Error

DidOpenL2CapChannel イベントのデータを提供します。

適用対象