AvailableNetworkInfo
Builder
InterfaceConsts
PriorityHigh
PriorityLow
PriorityMed
AvailableNetworkInfo(Int32, Int32, IList<String>, IList<Integer>)
Bands
Creator
JniPeerMembers
MccMncs
Priority
RadioAccessSpecifiers
SubId
ThresholdClass
ThresholdType
DescribeContents()
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.Telephony
{
[Register("android/telephony/AvailableNetworkInfo", ApiSince = 29, DoNotGenerateAcw = true)]
public sealed class AvailableNetworkInfo : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Register(".ctor", "(IILjava/util/List;Ljava/util/List;)V", "", ApiSince = 29)]
public AvailableNetworkInfo(int subId, int priority, IList<string!>! mccMncs, IList<Integer!>! bands);
}
}
.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. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API