ServiceState
InterfaceConsts
DuplexModeFdd
DuplexModeTdd
DuplexModeUnknown
UnknownId
ServiceState()
ServiceState(Parcel)
ServiceState(ServiceState)
ServiceState(IntPtr, JniHandleOwnership)
CdmaNetworkId
CdmaSystemId
ChannelNumber
Creator
DuplexMode
IsManualSelection
IsSearching
JniPeerMembers
NetworkRegistrationInfoList
OperatorAlphaLong
OperatorAlphaShort
OperatorNumeric
Roaming
State
ThresholdClass
ThresholdType
CopyFrom(ServiceState)
DescribeContents()
GetCellBandwidths()
SetOperatorName(String, String, String)
SetStateOff()
SetStateOutOfService()
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.Telephony
{
[Register("android/telephony/ServiceState", DoNotGenerateAcw = true)]
public class ServiceState : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Obsolete("This constant will be removed in the future version. Use Android.Telephony.DuplexMode enum directly instead of this field.", true)]
[Register("DUPLEX_MODE_FDD", ApiSince = 28)]
public const DuplexMode DuplexModeFdd = DuplexMode.Fdd;
}
}
.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.DuplexMode enum directly instead of this field. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API