Table of Contents

Class VoicemailContract.Status

Namespace
Android.Provider
Assembly
MASES.Netdroid.dll
public class VoicemailContract.Status : BaseColumns, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition, IBaseColumns
Inheritance
JVMBridgeBase
JVMBridgeBase<BaseColumns>
VoicemailContract.Status
Implements
IJVMBridgeCore
IJVMBridgeBaseStatic
IJVMBridgeBase
IJVMBridgeDefinition
Inherited Members
JVMBridgeBase<BaseColumns>.IsAssignableFrom(IJavaType)
JVMBridgeBase<BaseColumns>.IsAssignableFrom<T>()
JVMBridgeBase<BaseColumns>.Execute<T>(params T[])
JVMBridgeBase<BaseColumns>.DynBridgeClazz
JVMBridgeBase<BaseColumns>.BridgeClazz
JVMBridgeBase.RuntimeClassNameOf<T>()
JVMBridgeBase.ClassNameOf<T>()
JVMBridgeBase.ClassOf<T>()
JVMBridgeBase.WrapsDirect<TNewClass>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass, TReturn>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass, TReturn, TConverter>(IJavaObject)
JVMBridgeBase.MonitorEnter()
JVMBridgeBase.MonitorExit()
JVMBridgeBase.IsInstanceOf(IJavaType)
JVMBridgeBase.IsInstanceOf<T>()
JVMBridgeBase.RuntimeIsInstanceOf<T>()
JVMBridgeBase.CastTo<TNewClass>()
JVMBridgeBase.CastDirect<TNewClass>()
JVMBridgeBase.Dispose()
JVMBridgeBase.ToString()
JVMBridgeBase.GetHashCode()
JVMBridgeBase.Notify()
JVMBridgeBase.NotifyAll()
JVMBridgeBase.Wait()
JVMBridgeBase.DynBridgeInstance
JVMBridgeBase.BridgeInstance
JVMBridgeBase.IsBridgeListener
Extension Methods

Constructors

Status()

Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge

public Status()

Status(params object[])

Generic constructor: it is useful for JCOBridge when there is a derived class which needs to pass arguments to the highest JVMBridgeBase class

public Status(params object[] args)

Parameters

args object[]

Properties

BridgeClassName

public override string BridgeClassName { get; }

Property Value

string

CONFIGURATION_STATE

public static String CONFIGURATION_STATE { get; }

Property Value

String

CONFIGURATION_STATE_CAN_BE_CONFIGURED

public static int CONFIGURATION_STATE_CAN_BE_CONFIGURED { get; }

Property Value

int

CONFIGURATION_STATE_CONFIGURING

public static int CONFIGURATION_STATE_CONFIGURING { get; }

Property Value

int

CONFIGURATION_STATE_DISABLED

public static int CONFIGURATION_STATE_DISABLED { get; }

Property Value

int

CONFIGURATION_STATE_FAILED

public static int CONFIGURATION_STATE_FAILED { get; }

Property Value

int

CONFIGURATION_STATE_NOT_CONFIGURED

public static int CONFIGURATION_STATE_NOT_CONFIGURED { get; }

Property Value

int

CONFIGURATION_STATE_OK

public static int CONFIGURATION_STATE_OK { get; }

Property Value

int

CONTENT_URI

public static Uri CONTENT_URI { get; }

Property Value

Uri

DATA_CHANNEL_STATE

public static String DATA_CHANNEL_STATE { get; }

Property Value

String

DATA_CHANNEL_STATE_BAD_CONFIGURATION

public static int DATA_CHANNEL_STATE_BAD_CONFIGURATION { get; }

Property Value

int

DATA_CHANNEL_STATE_COMMUNICATION_ERROR

public static int DATA_CHANNEL_STATE_COMMUNICATION_ERROR { get; }

Property Value

int

DATA_CHANNEL_STATE_NO_CONNECTION

public static int DATA_CHANNEL_STATE_NO_CONNECTION { get; }

Property Value

int

DATA_CHANNEL_STATE_NO_CONNECTION_CELLULAR_REQUIRED

public static int DATA_CHANNEL_STATE_NO_CONNECTION_CELLULAR_REQUIRED { get; }

Property Value

int

DATA_CHANNEL_STATE_OK

public static int DATA_CHANNEL_STATE_OK { get; }

Property Value

int

DATA_CHANNEL_STATE_SERVER_CONNECTION_ERROR

public static int DATA_CHANNEL_STATE_SERVER_CONNECTION_ERROR { get; }

Property Value

int

DATA_CHANNEL_STATE_SERVER_ERROR

public static int DATA_CHANNEL_STATE_SERVER_ERROR { get; }

Property Value

int

DIR_TYPE

public static String DIR_TYPE { get; }

Property Value

String

ITEM_TYPE

public static String ITEM_TYPE { get; }

Property Value

String

IsBridgeAbstract

public override bool IsBridgeAbstract { get; }

Property Value

bool

IsBridgeCloseable

public override bool IsBridgeCloseable { get; }

Property Value

bool

IsBridgeInterface

public override bool IsBridgeInterface { get; }

Property Value

bool

IsBridgeStatic

public override bool IsBridgeStatic { get; }

Property Value

bool

NOTIFICATION_CHANNEL_STATE

public static String NOTIFICATION_CHANNEL_STATE { get; }

Property Value

String

NOTIFICATION_CHANNEL_STATE_MESSAGE_WAITING

public static int NOTIFICATION_CHANNEL_STATE_MESSAGE_WAITING { get; }

Property Value

int

NOTIFICATION_CHANNEL_STATE_NO_CONNECTION

public static int NOTIFICATION_CHANNEL_STATE_NO_CONNECTION { get; }

Property Value

int

NOTIFICATION_CHANNEL_STATE_OK

public static int NOTIFICATION_CHANNEL_STATE_OK { get; }

Property Value

int

PHONE_ACCOUNT_COMPONENT_NAME

public static String PHONE_ACCOUNT_COMPONENT_NAME { get; }

Property Value

String

PHONE_ACCOUNT_ID

public static String PHONE_ACCOUNT_ID { get; }

Property Value

String

QUOTA_OCCUPIED

public static String QUOTA_OCCUPIED { get; }

Property Value

String

QUOTA_TOTAL

public static String QUOTA_TOTAL { get; }

Property Value

String

QUOTA_UNAVAILABLE

public static int QUOTA_UNAVAILABLE { get; }

Property Value

int

SETTINGS_URI

public static String SETTINGS_URI { get; }

Property Value

String

SOURCE_PACKAGE

public static String SOURCE_PACKAGE { get; }

Property Value

String

SOURCE_TYPE

public static String SOURCE_TYPE { get; }

Property Value

String

VOICEMAIL_ACCESS_URI

public static String VOICEMAIL_ACCESS_URI { get; }

Property Value

String

Methods

BuildSourceUri(String)

public static Uri BuildSourceUri(String arg0)

Parameters

arg0 String

String

Returns

Uri

Uri