ICWEventDelegate インターフェイス

定義

[Foundation.Protocol(Name="CWEventDelegate", WrapperType=typeof(CoreWlan.CWEventDelegateWrapper))]
public interface ICWEventDelegate : IDisposable, ObjCRuntime.INativeObject
type ICWEventDelegate = interface
    interface INativeObject
    interface IDisposable
派生
属性
実装

プロパティ

Handle

アンマネージド オブジェクト表現へのハンドル (ポインター)。

(継承元 INativeObject)

拡張メソッド

BssidDidChangeForWiFi(ICWEventDelegate, String)
ClientConnectionInterrupted(ICWEventDelegate)
ClientConnectionInvalidated(ICWEventDelegate)
CountryCodeDidChangeForWiFi(ICWEventDelegate, String)
LinkDidChangeForWiFi(ICWEventDelegate, String)
LinkQualityDidChangeForWiFi(ICWEventDelegate, String, Int32, Double)
ModeDidChangeForWiFi(ICWEventDelegate, String)
PowerStateDidChangeForWiFi(ICWEventDelegate, String)
ScanCacheUpdatedForWiFi(ICWEventDelegate, String)
SsidDidChangeForWiFi(ICWEventDelegate, String)

適用対象