Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApnSetting ¶
type ApnSetting struct {
Id int32
OperatorNumeric string
EntryName string
ApnName string
ProxyAddress string
ProxyPort int32
MmsProxyAddress string
MmsProxyPort int32
User string
Password string
AuthType int32
ApnTypeBitmask int32
Protocol int32
RoamingProtocol int32
CarrierEnabled bool
NetworkTypeBitmask int32
LingeringNetworkTypeBitmask int64
ProfileId int32
Persistent bool
MaxConns int32
WaitTime int32
MaxConnsTime int32
MtuV4 int32
MtuV6 int32
MvnoType int32
MvnoMatchData string
ApnSetId int32
CarrierId int32
Skip464Xlat int32
AlwaysOn bool
InfrastructureBitmask int32
EsimBootstrapProvisioning bool
EditedStatus int32
}
func (*ApnSetting) MarshalParcel ¶
func (s *ApnSetting) MarshalParcel( p *parcel.Parcel, ) error
func (*ApnSetting) UnmarshalParcel ¶
func (s *ApnSetting) UnmarshalParcel( p *parcel.Parcel, ) error
Click to show internal directories.
Click to hide internal directories.