CWNetwork
CWNetwork()
CWNetwork(IntPtr)
CWNetwork(NativeHandle)
CWNetwork(NSCoder)
CWNetwork(NSObjectFlag)
BeaconInterval
Bssid
BssidData
Channel
ClassHandle
CountryCode
Ibss
IeData
InformationElementData
IsIBSS
Noise
NoiseMeasurement
PhyMode
Rssi
RssiValue
SecurityMode
Ssid
SsidData
WirelessProfile
WlanChannel
Copy(NSZone)
EncodeTo(NSCoder)
IsEqualToNetwork(CWNetwork)
SupportsPhyMode(CWPhyMode)
SupportsSecurity(CWSecurity)
xamarinmac
namespace CoreWlan
{
[Register("CWNetwork", true)]
public class CWNetwork : NSObject, INSCoding, INSCopying, INSSecureCoding, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Deprecated(PlatformName.MacOSX, 10, 7, PlatformArchitecture.All, null)]
[Obsoleted(PlatformName.MacOSX, 10, 9, PlatformArchitecture.All, null)]
public virtual NSNumber! Rssi
{
[Deprecated(PlatformName.MacOSX, 10, 7, PlatformArchitecture.All, null)]
[Export("rssi")]
[Obsoleted(PlatformName.MacOSX, 10, 9, PlatformArchitecture.All, null)]
get;
}
}
}
Xamarin macOS | 0.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API