Table of Contents

Class Telephony.Carriers

Namespace
Android.Provider
Assembly
MASES.Netdroid.dll
public class Telephony.Carriers : BaseColumns, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBaseInstance>, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeBaseInstance, IJVMBridgeDefinition, IBaseColumns
Inheritance
Telephony.Carriers
Implements
Inherited Members
Extension Methods

Constructors

Carriers(IJVMBridgeBaseInitializer)

Initializer used internally by JCOBridge. Do not use directly.

[Obsolete("This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public Carriers(IJVMBridgeBaseInitializer initializer)

Parameters

initializer IJVMBridgeBaseInitializer

Properties

ALWAYS_ON

public static String ALWAYS_ON { get; set; }

Property Value

String

APN

public static String APN { get; set; }

Property Value

String

AUTH_TYPE

public static String AUTH_TYPE { get; set; }

Property Value

String

BEARER

[Obsolete("Deprecated in JVM")]
public static String BEARER { get; set; }

Property Value

String

BridgeClassName

Java class name to be instantiated

public override string BridgeClassName { get; }

Property Value

string

CARRIER_ENABLED

public static String CARRIER_ENABLED { get; set; }

Property Value

String

CARRIER_ID

public static String CARRIER_ID { get; set; }

Property Value

String

CONTENT_URI

public static Uri CONTENT_URI { get; set; }

Property Value

Uri

CURRENT

public static String CURRENT { get; set; }

Property Value

String

DEFAULT_SORT_ORDER

public static String DEFAULT_SORT_ORDER { get; set; }

Property Value

String

IsBridgeAbstract

true if the BridgeClassName is an abstract class, i.e. cannot be created an instance

public override bool IsBridgeAbstract { get; }

Property Value

bool

IsBridgeCloseable

true if the BridgeClassName implements java.lang.AutoCloseable

public override bool IsBridgeCloseable { get; }

Property Value

bool

IsBridgeInterface

true if the BridgeClassName is an interface, i.e. does not have any public constructor

public override bool IsBridgeInterface { get; }

Property Value

bool

IsBridgeStatic

true if the BridgeClassName is a static class, i.e. does not have any public constructor

public override bool IsBridgeStatic { get; }

Property Value

bool

MCC

[Obsolete("Deprecated in JVM")]
public static String MCC { get; set; }

Property Value

String

MMSC

public static String MMSC { get; set; }

Property Value

String

MMSPORT

public static String MMSPORT { get; set; }

Property Value

String

MMSPROXY

public static String MMSPROXY { get; set; }

Property Value

String

MNC

[Obsolete("Deprecated in JVM")]
public static String MNC { get; set; }

Property Value

String

MTU_V4

public static String MTU_V4 { get; set; }

Property Value

String

MTU_V6

public static String MTU_V6 { get; set; }

Property Value

String

MVNO_MATCH_DATA

[Obsolete("Deprecated in JVM")]
public static String MVNO_MATCH_DATA { get; set; }

Property Value

String

MVNO_TYPE

[Obsolete("Deprecated in JVM")]
public static String MVNO_TYPE { get; set; }

Property Value

String

NAME

public static String NAME { get; set; }

Property Value

String

NETWORK_TYPE_BITMASK

public static String NETWORK_TYPE_BITMASK { get; set; }

Property Value

String

NUMERIC

[Obsolete("Deprecated in JVM")]
public static String NUMERIC { get; set; }

Property Value

String

PASSWORD

public static String PASSWORD { get; set; }

Property Value

String

PORT

public static String PORT { get; set; }

Property Value

String

PROTOCOL

public static String PROTOCOL { get; set; }

Property Value

String

PROXY

public static String PROXY { get; set; }

Property Value

String

ROAMING_PROTOCOL

public static String ROAMING_PROTOCOL { get; set; }

Property Value

String

SERVER

public static String SERVER { get; set; }

Property Value

String

SIM_APN_URI

public static Uri SIM_APN_URI { get; set; }

Property Value

Uri

SUBSCRIPTION_ID

public static String SUBSCRIPTION_ID { get; set; }

Property Value

String

TYPE

public static String TYPE { get; set; }

Property Value

String

USER

public static String USER { get; set; }

Property Value

String

USER_EDITABLE

public static String USER_EDITABLE { get; set; }

Property Value

String

USER_VISIBLE

public static String USER_VISIBLE { get; set; }

Property Value

String