Characteristics
InterfaceConsts
WifiAwareCipherSuiteNcsPk128
WifiAwareCipherSuiteNcsPk256
WifiAwareCipherSuiteNcsPkPasn128
WifiAwareCipherSuiteNcsPkPasn256
WifiAwareCipherSuiteNcsSk128
WifiAwareCipherSuiteNcsSk256
WifiAwareCipherSuiteNone
Creator
IsAwarePairingSupported
IsInstantCommunicationModeSupported
IsSuspensionSupported
JniPeerMembers
MaxMatchFilterLength
MaxServiceNameLength
MaxServiceSpecificInfoLength
NumberOfSupportedDataInterfaces
NumberOfSupportedDataPaths
NumberOfSupportedPublishSessions
NumberOfSupportedSubscribeSessions
SupportedCipherSuites
SupportedPairingCipherSuites
ThresholdClass
ThresholdType
DescribeContents()
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.Net.Wifi.Aware
{
[Register("android/net/wifi/aware/Characteristics", ApiSince = 26, DoNotGenerateAcw = true)]
public sealed class Characteristics : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.Aware.WifiAwareCipherSuite enum directly instead of this field.", true)]
[Register("WIFI_AWARE_CIPHER_SUITE_NCS_SK_128", ApiSince = 30)]
public const WifiAwareCipherSuite WifiAwareCipherSuiteNcsSk128 = WifiAwareCipherSuite.NcsSk128;
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Obsolete | This constant will be removed in the future version. Use Android.Net.Wifi.Aware.WifiAwareCipherSuite enum directly instead of this field. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API