| Package | Description |
|---|---|
| com.ciscospark.androidsdk | |
| com.ciscospark.androidsdk.phone |
| Class and Description |
|---|
| Phone
Phone represents a Cisco Spark calling device.
|
| Class and Description |
|---|
| Call
A Call represents a media call on Cisco Spark.
|
| Call.CallStatus
The status of a Call.
|
| Call.Direction
The enumeration of directions of a call
|
| CallMembership
A data type represents a relationship between *Call* and *Person* at Cisco Spark cloud.
|
| CallMembership.State
The enumeration of the status of the person in the membership.
|
| CallObserver
An observer interface for
Call event |
| CallObserver.AbstractCallEvent
Base class for the event of a call
|
| CallObserver.AbstractCallMembershipChangedEvent
Base class for the event of a CallMembershipEvent
|
| CallObserver.CallDisconnectedEvent
This event is fired when the call is disconnected.
|
| CallObserver.CallEvent
Base class for the event of a call
|
| CallObserver.CallMembershipChangedEvent
Call membership change event
|
| CallObserver.MediaChangedEvent
Media change event
|
| MediaOption
A data type represents the media options of a call.
|
| Phone.DefaultBandwidth
The enumeration of common bandwidth choices.
|
| Phone.FacingMode
The enumeration of Camera facing modes.
|
| Phone.IncomingCallListener
The interface for a listener for incoming call
|