次の方法で共有


CBPeripheralOpenL2CapChannelEventArgs クラス

定義

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

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

コンストラクター

CBPeripheralOpenL2CapChannelEventArgs(CBL2CapChannel, NSError)

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

プロパティ

Channel

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

Error

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

適用対象