ApnSetting
Builder
InterfaceConsts
AuthTypeChap
AuthTypeNone
AuthTypePap
AuthTypePapOrChap
MvnoTypeGid
MvnoTypeIccid
MvnoTypeImsi
MvnoTypeSpn
ProtocolIp
ProtocolIpv4v6
ProtocolIpv6
ProtocolNonIp
ProtocolPpp
ProtocolUnstructured
TypeBip
TypeCbs
TypeDefault
TypeDun
TypeEmergency
TypeEnterprise
TypeFota
TypeHipri
TypeIa
TypeIms
TypeMcx
TypeMms
TypeSupl
TypeVsim
TypeXcap
ApnSetting(IntPtr, JniHandleOwnership)
ApnName
ApnTypeBitmask
AuthType
CarrierId
Creator
EntryName
Id
IsEnabled
IsPersistent
JniPeerMembers
Mmsc
MmsProxyAddress
MmsProxyAddressAsString
MmsProxyPort
MtuV4
MtuV6
MvnoType
NetworkTypeBitmask
OperatorNumeric
Password
ProfileId
Protocol
ProxyAddress
ProxyAddressAsString
ProxyPort
RoamingProtocol
ThresholdClass
ThresholdType
User
DescribeContents()
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.Telephony.Data
{
[Register("android/telephony/data/ApnSetting", ApiSince = 28, DoNotGenerateAcw = true)]
public class ApnSetting : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Obsolete("This constant will be removed in the future version. Use Android.Telephony.Data.MvnoType enum directly instead of this field.", true)]
[Register("MVNO_TYPE_SPN", ApiSince = 28)]
public const MvnoType MvnoTypeSpn = MvnoType.Spn;
}
}
.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.Data.MvnoType enum directly instead of this field. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API