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