public class CallInfo
extends java.lang.Object
| Constructor and Description |
|---|
CallInfo()
Initializes a new instance of the CallInfo class.
|
| Modifier and Type | Method and Description |
|---|---|
EventCause |
getEventCause()
Gets a value that indicates the cause of an event for a call for which the GetCallInfo Operation requested information.
|
CallState |
getState()
Gets a value that indicates the status of a call for which the GetCallInfo Operation requested information.
|
public CallState getState()
public EventCause getEventCause()