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