ICWEventDelegate Interface

Definition

[Foundation.Protocol(Name="CWEventDelegate", WrapperType=typeof(CoreWlan.CWEventDelegateWrapper))]
public interface ICWEventDelegate : IDisposable, ObjCRuntime.INativeObject
type ICWEventDelegate = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Extension Methods

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)

Applies to