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)

适用于