CBPeripheralOpenL2CapChannelEventArgs クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
DidOpenL2CapChannel イベントのデータを提供します。
public class CBPeripheralOpenL2CapChannelEventArgs : EventArgs
type CBPeripheralOpenL2CapChannelEventArgs = class
inherit EventArgs
- 継承
-
CBPeripheralOpenL2CapChannelEventArgs
コンストラクター
CBPeripheralOpenL2CapChannelEventArgs(CBL2CapChannel, NSError) |
CBPeripheralOpenL2CapChannelEventArgs クラスの新しいインスタンスを初期化します。 |
プロパティ
Channel |
DidOpenL2CapChannel イベントのデータを提供します。 |
Error |
DidOpenL2CapChannel イベントのデータを提供します。 |