Interface | Description |
---|---|
CallApplicationListener |
Interface for the application to receive call backs for Call operations.
|
CallInterface |
Base interface for all call classes.
|
CallServiceInterface |
Interface used to access to the internal call service implementation.
|
IncomingCallInterface |
This class represents incoming calls.
|
OutgoingCallCreateInterface |
Callback for OutgoingCall object creation.
|
OutgoingCallInterface |
This class represents outgoing calls.
|
ProcessListener |
Base interface for all processes listener
|
RTPStatisticsHandler |
Handler Interface to get RTP statistics
|
Snapshot |
Snapshot class that Mobile SDK uses for capturing still images of the active video streams.
|
Snapshot.TakeSnapshotCallback |