Package | Description |
---|---|
com.ciscospark.androidsdk.phone |
Modifier and Type | Method and Description |
---|---|
Call.CallStatus |
Call.getStatus() |
static Call.CallStatus |
Call.CallStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Call.CallStatus[] |
Call.CallStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|