NetworkRegistrationInfo
InterfaceConsts
DomainCs
DomainCsPs
DomainPs
DomainUnknown
NrStateConnected
NrStateNone
NrStateNotRestricted
NrStateRestricted
ServiceTypeData
ServiceTypeEmergency
ServiceTypeSms
ServiceTypeUnknown
ServiceTypeVideo
ServiceTypeVoice
AccessNetworkTechnology
AvailableServices
CellIdentity
Creator
Domain
IsNetworkRegistered
IsNetworkRoaming
IsNetworkSearching
IsRegistered
IsRoaming
IsSearching
JniPeerMembers
RegisteredPlmn
ThresholdClass
ThresholdType
TransportType
DescribeContents()
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.Telephony
{
[Register("android/telephony/NetworkRegistrationInfo", ApiSince = 30, DoNotGenerateAcw = true)]
public sealed class NetworkRegistrationInfo : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Obsolete("This constant will be removed in the future version. Use Android.Telephony.NetworkRegistrationInfoDomain enum directly instead of this field.", true)]
[Register("DOMAIN_PS", ApiSince = 30)]
public const NetworkRegistrationInfoDomain DomainPs = NetworkRegistrationInfoDomain.Ps;
}
}
| .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.Telephony.NetworkRegistrationInfoDomain enum directly instead of this field. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API