Table of Contents

Class Connection

Namespace
Android.Telecom
Assembly
MASES.Netdroid.dll
public class Connection : Conferenceable, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition
Inheritance
JVMBridgeBase
JVMBridgeBase<Conferenceable>
Connection
Implements
IJVMBridgeCore
IJVMBridgeBaseStatic
IJVMBridgeBase
IJVMBridgeDefinition
Inherited Members
JVMBridgeBase<Conferenceable>.IsAssignableFrom(IJavaType)
JVMBridgeBase<Conferenceable>.IsAssignableFrom<T>()
JVMBridgeBase<Conferenceable>.Execute<T>(params T[])
JVMBridgeBase<Conferenceable>.DynBridgeClazz
JVMBridgeBase<Conferenceable>.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

Connection()

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

[Obsolete("Connection class represents, in .NET, an instance of a JVM interface or abstract class. This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public Connection()

Connection(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

[Obsolete("Connection class represents, in .NET, an instance of a JVM interface or abstract class. This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public Connection(params object[] args)

Parameters

args object[]

Properties

AUDIO_CODEC_AMR

public static int AUDIO_CODEC_AMR { get; }

Property Value

int

AUDIO_CODEC_AMR_WB

public static int AUDIO_CODEC_AMR_WB { get; }

Property Value

int

AUDIO_CODEC_EVRC

public static int AUDIO_CODEC_EVRC { get; }

Property Value

int

AUDIO_CODEC_EVRC_B

public static int AUDIO_CODEC_EVRC_B { get; }

Property Value

int

AUDIO_CODEC_EVRC_NW

public static int AUDIO_CODEC_EVRC_NW { get; }

Property Value

int

AUDIO_CODEC_EVRC_WB

public static int AUDIO_CODEC_EVRC_WB { get; }

Property Value

int

AUDIO_CODEC_EVS_FB

public static int AUDIO_CODEC_EVS_FB { get; }

Property Value

int

AUDIO_CODEC_EVS_NB

public static int AUDIO_CODEC_EVS_NB { get; }

Property Value

int

AUDIO_CODEC_EVS_SWB

public static int AUDIO_CODEC_EVS_SWB { get; }

Property Value

int

AUDIO_CODEC_EVS_WB

public static int AUDIO_CODEC_EVS_WB { get; }

Property Value

int

AUDIO_CODEC_G711A

public static int AUDIO_CODEC_G711A { get; }

Property Value

int

AUDIO_CODEC_G711AB

public static int AUDIO_CODEC_G711AB { get; }

Property Value

int

AUDIO_CODEC_G711U

public static int AUDIO_CODEC_G711U { get; }

Property Value

int

AUDIO_CODEC_G722

public static int AUDIO_CODEC_G722 { get; }

Property Value

int

AUDIO_CODEC_G723

public static int AUDIO_CODEC_G723 { get; }

Property Value

int

AUDIO_CODEC_G729

public static int AUDIO_CODEC_G729 { get; }

Property Value

int

AUDIO_CODEC_GSM_EFR

public static int AUDIO_CODEC_GSM_EFR { get; }

Property Value

int

AUDIO_CODEC_GSM_FR

public static int AUDIO_CODEC_GSM_FR { get; }

Property Value

int

AUDIO_CODEC_GSM_HR

public static int AUDIO_CODEC_GSM_HR { get; }

Property Value

int

AUDIO_CODEC_NONE

public static int AUDIO_CODEC_NONE { get; }

Property Value

int

AUDIO_CODEC_QCELP13K

public static int AUDIO_CODEC_QCELP13K { get; }

Property Value

int

BridgeClassName

public override string BridgeClassName { get; }

Property Value

string

CAPABILITY_ADD_PARTICIPANT

public static int CAPABILITY_ADD_PARTICIPANT { get; }

Property Value

int

CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO

public static int CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO { get; }

Property Value

int

CAPABILITY_CAN_PAUSE_VIDEO

public static int CAPABILITY_CAN_PAUSE_VIDEO { get; }

Property Value

int

CAPABILITY_CAN_PULL_CALL

public static int CAPABILITY_CAN_PULL_CALL { get; }

Property Value

int

CAPABILITY_CAN_SEND_RESPONSE_VIA_CONNECTION

public static int CAPABILITY_CAN_SEND_RESPONSE_VIA_CONNECTION { get; }

Property Value

int

CAPABILITY_CAN_UPGRADE_TO_VIDEO

[Obsolete]
public static int CAPABILITY_CAN_UPGRADE_TO_VIDEO { get; }

Property Value

int

CAPABILITY_DISCONNECT_FROM_CONFERENCE

public static int CAPABILITY_DISCONNECT_FROM_CONFERENCE { get; }

Property Value

int

CAPABILITY_HOLD

public static int CAPABILITY_HOLD { get; }

Property Value

int

CAPABILITY_MANAGE_CONFERENCE

public static int CAPABILITY_MANAGE_CONFERENCE { get; }

Property Value

int

CAPABILITY_MERGE_CONFERENCE

public static int CAPABILITY_MERGE_CONFERENCE { get; }

Property Value

int

CAPABILITY_MUTE

public static int CAPABILITY_MUTE { get; }

Property Value

int

CAPABILITY_REMOTE_PARTY_SUPPORTS_RTT

public static int CAPABILITY_REMOTE_PARTY_SUPPORTS_RTT { get; }

Property Value

int

CAPABILITY_RESPOND_VIA_TEXT

public static int CAPABILITY_RESPOND_VIA_TEXT { get; }

Property Value

int

CAPABILITY_SEPARATE_FROM_CONFERENCE

public static int CAPABILITY_SEPARATE_FROM_CONFERENCE { get; }

Property Value

int

CAPABILITY_SUPPORTS_VT_LOCAL_BIDIRECTIONAL

public static int CAPABILITY_SUPPORTS_VT_LOCAL_BIDIRECTIONAL { get; }

Property Value

int

CAPABILITY_SUPPORTS_VT_LOCAL_RX

public static int CAPABILITY_SUPPORTS_VT_LOCAL_RX { get; }

Property Value

int

CAPABILITY_SUPPORTS_VT_LOCAL_TX

public static int CAPABILITY_SUPPORTS_VT_LOCAL_TX { get; }

Property Value

int

CAPABILITY_SUPPORTS_VT_REMOTE_BIDIRECTIONAL

public static int CAPABILITY_SUPPORTS_VT_REMOTE_BIDIRECTIONAL { get; }

Property Value

int

CAPABILITY_SUPPORTS_VT_REMOTE_RX

public static int CAPABILITY_SUPPORTS_VT_REMOTE_RX { get; }

Property Value

int

CAPABILITY_SUPPORTS_VT_REMOTE_TX

public static int CAPABILITY_SUPPORTS_VT_REMOTE_TX { get; }

Property Value

int

CAPABILITY_SUPPORT_DEFLECT

public static int CAPABILITY_SUPPORT_DEFLECT { get; }

Property Value

int

CAPABILITY_SUPPORT_HOLD

public static int CAPABILITY_SUPPORT_HOLD { get; }

Property Value

int

CAPABILITY_SWAP_CONFERENCE

public static int CAPABILITY_SWAP_CONFERENCE { get; }

Property Value

int

EVENT_CALL_HOLD_FAILED

public static String EVENT_CALL_HOLD_FAILED { get; }

Property Value

String

EVENT_CALL_MERGE_FAILED

public static String EVENT_CALL_MERGE_FAILED { get; }

Property Value

String

EVENT_CALL_PULL_FAILED

public static String EVENT_CALL_PULL_FAILED { get; }

Property Value

String

EVENT_CALL_REMOTELY_HELD

public static String EVENT_CALL_REMOTELY_HELD { get; }

Property Value

String

EVENT_CALL_REMOTELY_UNHELD

public static String EVENT_CALL_REMOTELY_UNHELD { get; }

Property Value

String

EVENT_CALL_SWITCH_FAILED

public static String EVENT_CALL_SWITCH_FAILED { get; }

Property Value

String

EVENT_MERGE_COMPLETE

public static String EVENT_MERGE_COMPLETE { get; }

Property Value

String

EVENT_MERGE_START

public static String EVENT_MERGE_START { get; }

Property Value

String

EVENT_ON_HOLD_TONE_END

public static String EVENT_ON_HOLD_TONE_END { get; }

Property Value

String

EVENT_ON_HOLD_TONE_START

public static String EVENT_ON_HOLD_TONE_START { get; }

Property Value

String

EVENT_RTT_AUDIO_INDICATION_CHANGED

public static String EVENT_RTT_AUDIO_INDICATION_CHANGED { get; }

Property Value

String

EXTRA_ANSWERING_DROPS_FG_CALL

public static String EXTRA_ANSWERING_DROPS_FG_CALL { get; }

Property Value

String

EXTRA_ANSWERING_DROPS_FG_CALL_APP_NAME

public static String EXTRA_ANSWERING_DROPS_FG_CALL_APP_NAME { get; }

Property Value

String

EXTRA_AUDIO_CODEC

public static String EXTRA_AUDIO_CODEC { get; }

Property Value

String

EXTRA_AUDIO_CODEC_BANDWIDTH_KHZ

public static String EXTRA_AUDIO_CODEC_BANDWIDTH_KHZ { get; }

Property Value

String

EXTRA_AUDIO_CODEC_BITRATE_KBPS

public static String EXTRA_AUDIO_CODEC_BITRATE_KBPS { get; }

Property Value

String

EXTRA_CALL_SUBJECT

public static String EXTRA_CALL_SUBJECT { get; }

Property Value

String

EXTRA_CHILD_ADDRESS

public static String EXTRA_CHILD_ADDRESS { get; }

Property Value

String

EXTRA_IS_RTT_AUDIO_PRESENT

public static String EXTRA_IS_RTT_AUDIO_PRESENT { get; }

Property Value

String

EXTRA_LAST_FORWARDED_NUMBER

public static String EXTRA_LAST_FORWARDED_NUMBER { get; }

Property Value

String

EXTRA_LAST_KNOWN_CELL_IDENTITY

public static String EXTRA_LAST_KNOWN_CELL_IDENTITY { get; }

Property Value

String

EXTRA_SIP_INVITE

public static String EXTRA_SIP_INVITE { 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

PROPERTY_ASSISTED_DIALING

public static int PROPERTY_ASSISTED_DIALING { get; }

Property Value

int

PROPERTY_CROSS_SIM

public static int PROPERTY_CROSS_SIM { get; }

Property Value

int

PROPERTY_HAS_CDMA_VOICE_PRIVACY

public static int PROPERTY_HAS_CDMA_VOICE_PRIVACY { get; }

Property Value

int

PROPERTY_HIGH_DEF_AUDIO

public static int PROPERTY_HIGH_DEF_AUDIO { get; }

Property Value

int

PROPERTY_IS_ADHOC_CONFERENCE

public static int PROPERTY_IS_ADHOC_CONFERENCE { get; }

Property Value

int

PROPERTY_IS_EXTERNAL_CALL

public static int PROPERTY_IS_EXTERNAL_CALL { get; }

Property Value

int

PROPERTY_IS_RTT

public static int PROPERTY_IS_RTT { get; }

Property Value

int

PROPERTY_NETWORK_IDENTIFIED_EMERGENCY_CALL

public static int PROPERTY_NETWORK_IDENTIFIED_EMERGENCY_CALL { get; }

Property Value

int

PROPERTY_SELF_MANAGED

public static int PROPERTY_SELF_MANAGED { get; }

Property Value

int

PROPERTY_WIFI

public static int PROPERTY_WIFI { get; }

Property Value

int

STATE_ACTIVE

public static int STATE_ACTIVE { get; }

Property Value

int

STATE_DIALING

public static int STATE_DIALING { get; }

Property Value

int

STATE_DISCONNECTED

public static int STATE_DISCONNECTED { get; }

Property Value

int

STATE_HOLDING

public static int STATE_HOLDING { get; }

Property Value

int

STATE_INITIALIZING

public static int STATE_INITIALIZING { get; }

Property Value

int

STATE_NEW

public static int STATE_NEW { get; }

Property Value

int

STATE_PULLING_CALL

public static int STATE_PULLING_CALL { get; }

Property Value

int

STATE_RINGING

public static int STATE_RINGING { get; }

Property Value

int

VERIFICATION_STATUS_FAILED

public static int VERIFICATION_STATUS_FAILED { get; }

Property Value

int

VERIFICATION_STATUS_NOT_VERIFIED

public static int VERIFICATION_STATUS_NOT_VERIFIED { get; }

Property Value

int

VERIFICATION_STATUS_PASSED

public static int VERIFICATION_STATUS_PASSED { get; }

Property Value

int

Methods

CapabilitiesToString(int)

public static String CapabilitiesToString(int arg0)

Parameters

arg0 int

int

Returns

String

String

CreateCanceledConnection()

public static Connection CreateCanceledConnection()

Returns

Connection

Connection

CreateFailedConnection(DisconnectCause)

public static Connection CreateFailedConnection(DisconnectCause arg0)

Parameters

arg0 DisconnectCause

DisconnectCause

Returns

Connection

Connection

Destroy()

public void Destroy()

GetAddress()

public Uri GetAddress()

Returns

Uri

Uri

GetAddressPresentation()

public int GetAddressPresentation()

Returns

int

int

GetAudioModeIsVoip()

public bool GetAudioModeIsVoip()

Returns

bool

bool

GetCallAudioState()

[Obsolete]
public CallAudioState GetCallAudioState()

Returns

CallAudioState

CallAudioState

GetCallerDisplayName()

public String GetCallerDisplayName()

Returns

String

String

GetCallerDisplayNamePresentation()

public int GetCallerDisplayNamePresentation()

Returns

int

int

GetCallerNumberVerificationStatus()

public int GetCallerNumberVerificationStatus()

Returns

int

int

GetConference()

public Conference GetConference()

Returns

Conference

Conference

GetConferenceables()

public List<Conferenceable> GetConferenceables()

Returns

List<Conferenceable>

List

GetConnectionCapabilities()

public int GetConnectionCapabilities()

Returns

int

int

GetConnectionProperties()

public int GetConnectionProperties()

Returns

int

int

GetCurrentCallEndpoint()

public CallEndpoint GetCurrentCallEndpoint()

Returns

CallEndpoint

CallEndpoint

GetDisconnectCause()

public DisconnectCause GetDisconnectCause()

Returns

DisconnectCause

DisconnectCause

GetExtras()

public Bundle GetExtras()

Returns

Bundle

Bundle

GetState()

public int GetState()

Returns

int

int

GetStatusHints()

public StatusHints GetStatusHints()

Returns

StatusHints

StatusHints

GetVideoProvider()

public Connection.VideoProvider GetVideoProvider()

Returns

Connection.VideoProvider

Connection.VideoProvider

GetVideoState()

public int GetVideoState()

Returns

int

int

HandleRttUpgradeResponse(RttTextStream)

public void HandleRttUpgradeResponse(Connection.RttTextStream arg0)

Parameters

arg0 Connection.RttTextStream

Connection.RttTextStream

IsRingbackRequested()

public bool IsRingbackRequested()

Returns

bool

bool

NotifyConferenceMergeFailed()

public void NotifyConferenceMergeFailed()

OnAbort()

public void OnAbort()

OnAddConferenceParticipants(List<Uri>)

public void OnAddConferenceParticipants(List<Uri> arg0)

Parameters

arg0 List<Uri>

List

OnAnswer()

public void OnAnswer()

OnAnswer(int)

public void OnAnswer(int arg0)

Parameters

arg0 int

int

OnAvailableCallEndpointsChanged(List<CallEndpoint>)

public void OnAvailableCallEndpointsChanged(List<CallEndpoint> arg0)

Parameters

arg0 List<CallEndpoint>

List

OnCallAudioStateChanged(CallAudioState)

[Obsolete]
public void OnCallAudioStateChanged(CallAudioState arg0)

Parameters

arg0 CallAudioState

CallAudioState

OnCallEndpointChanged(CallEndpoint)

public void OnCallEndpointChanged(CallEndpoint arg0)

Parameters

arg0 CallEndpoint

CallEndpoint

OnCallEvent(String, Bundle)

public void OnCallEvent(String arg0, Bundle arg1)

Parameters

arg0 String

String

arg1 Bundle

Bundle

OnDeflect(Uri)

public void OnDeflect(Uri arg0)

Parameters

arg0 Uri

Uri

OnDisconnect()

public void OnDisconnect()

OnExtrasChanged(Bundle)

public void OnExtrasChanged(Bundle arg0)

Parameters

arg0 Bundle

Bundle

OnHandoverComplete()

public void OnHandoverComplete()

OnHold()

public void OnHold()

OnMuteStateChanged(bool)

public void OnMuteStateChanged(bool arg0)

Parameters

arg0 bool

bool

OnPlayDtmfTone(char)

public void OnPlayDtmfTone(char arg0)

Parameters

arg0 char

char

OnPostDialContinue(bool)

public void OnPostDialContinue(bool arg0)

Parameters

arg0 bool

bool

OnPullExternalCall()

public void OnPullExternalCall()

OnReject()

public void OnReject()

OnReject(String)

public void OnReject(String arg0)

Parameters

arg0 String

String

OnReject(int)

public void OnReject(int arg0)

Parameters

arg0 int

int

OnSeparate()

public void OnSeparate()

OnShowIncomingCallUi()

public void OnShowIncomingCallUi()

OnSilence()

public void OnSilence()

OnStartRtt(RttTextStream)

public void OnStartRtt(Connection.RttTextStream arg0)

Parameters

arg0 Connection.RttTextStream

Connection.RttTextStream

OnStateChanged(int)

public void OnStateChanged(int arg0)

Parameters

arg0 int

int

OnStopDtmfTone()

public void OnStopDtmfTone()

OnStopRtt()

public void OnStopRtt()

OnTrackedByNonUiService(bool)

public void OnTrackedByNonUiService(bool arg0)

Parameters

arg0 bool

bool

OnUnhold()

public void OnUnhold()

OnUsingAlternativeUi(bool)

public void OnUsingAlternativeUi(bool arg0)

Parameters

arg0 bool

bool

PropertiesToString(int)

public static String PropertiesToString(int arg0)

Parameters

arg0 int

int

Returns

String

String

PutExtras(Bundle)

public void PutExtras(Bundle arg0)

Parameters

arg0 Bundle

Bundle

QueryLocationForEmergency(long, String, Executor, OutcomeReceiver<Location, QueryLocationException>)

public void QueryLocationForEmergency(long arg0, String arg1, Executor arg2, OutcomeReceiver<Location, QueryLocationException> arg3)

Parameters

arg0 long

long

arg1 String

String

arg2 Executor

Executor

arg3 OutcomeReceiver<Location, QueryLocationException>

OutcomeReceiver

RemoveExtras(params String[])

public void RemoveExtras(params String[] arg0)

Parameters

arg0 String[]

String

RemoveExtras(List<String>)

public void RemoveExtras(List<String> arg0)

Parameters

arg0 List<String>

List

RequestBluetoothAudio(BluetoothDevice)

[Obsolete]
public void RequestBluetoothAudio(BluetoothDevice arg0)

Parameters

arg0 BluetoothDevice

BluetoothDevice

RequestCallEndpointChange(CallEndpoint, Executor, OutcomeReceiver<Void, CallEndpointException>)

public void RequestCallEndpointChange(CallEndpoint arg0, Executor arg1, OutcomeReceiver<Void, CallEndpointException> arg2)

Parameters

arg0 CallEndpoint

CallEndpoint

arg1 Executor

Executor

arg2 OutcomeReceiver<Void, CallEndpointException>

OutcomeReceiver

SendConnectionEvent(String, Bundle)

public void SendConnectionEvent(String arg0, Bundle arg1)

Parameters

arg0 String

String

arg1 Bundle

Bundle

SendRemoteRttRequest()

public void SendRemoteRttRequest()

SendRttInitiationFailure(int)

public void SendRttInitiationFailure(int arg0)

Parameters

arg0 int

int

SendRttInitiationSuccess()

public void SendRttInitiationSuccess()

SendRttSessionRemotelyTerminated()

public void SendRttSessionRemotelyTerminated()

SetActive()

public void SetActive()

SetAddress(Uri, int)

public void SetAddress(Uri arg0, int arg1)

Parameters

arg0 Uri

Uri

arg1 int

int

SetAudioModeIsVoip(bool)

public void SetAudioModeIsVoip(bool arg0)

Parameters

arg0 bool

bool

SetAudioRoute(int)

[Obsolete]
public void SetAudioRoute(int arg0)

Parameters

arg0 int

int

SetCallerDisplayName(String, int)

public void SetCallerDisplayName(String arg0, int arg1)

Parameters

arg0 String

String

arg1 int

int

SetCallerNumberVerificationStatus(int)

public void SetCallerNumberVerificationStatus(int arg0)

Parameters

arg0 int

int

SetConferenceableConnections(List<Connection>)

public void SetConferenceableConnections(List<Connection> arg0)

Parameters

arg0 List<Connection>

List

SetConferenceables(List<Conferenceable>)

public void SetConferenceables(List<Conferenceable> arg0)

Parameters

arg0 List<Conferenceable>

List

SetConnectionCapabilities(int)

public void SetConnectionCapabilities(int arg0)

Parameters

arg0 int

int

SetConnectionProperties(int)

public void SetConnectionProperties(int arg0)

Parameters

arg0 int

int

SetDialing()

public void SetDialing()

SetDisconnected(DisconnectCause)

public void SetDisconnected(DisconnectCause arg0)

Parameters

arg0 DisconnectCause

DisconnectCause

SetExtras(Bundle)

public void SetExtras(Bundle arg0)

Parameters

arg0 Bundle

Bundle

SetInitialized()

public void SetInitialized()

SetInitializing()

public void SetInitializing()

SetNextPostDialChar(char)

public void SetNextPostDialChar(char arg0)

Parameters

arg0 char

char

SetOnHold()

public void SetOnHold()

SetPostDialWait(String)

public void SetPostDialWait(String arg0)

Parameters

arg0 String

String

SetPulling()

public void SetPulling()

SetRingbackRequested(bool)

public void SetRingbackRequested(bool arg0)

Parameters

arg0 bool

bool

SetRinging()

public void SetRinging()

SetStatusHints(StatusHints)

public void SetStatusHints(StatusHints arg0)

Parameters

arg0 StatusHints

StatusHints

SetVideoProvider(VideoProvider)

public void SetVideoProvider(Connection.VideoProvider arg0)

Parameters

arg0 Connection.VideoProvider

Connection.VideoProvider

SetVideoState(int)

public void SetVideoState(int arg0)

Parameters

arg0 int

int

StateToString(int)

public static String StateToString(int arg0)

Parameters

arg0 int

int

Returns

String

String