Interface | Description |
---|---|
ICall |
IMS call interface
|
ImsVideoCallProviderWrapper.ImsVideoProviderWrapperCallback |
Class | Description |
---|---|
ImsCallSession |
Provides the call initiation/termination, and media exchange between two IMS endpoints.
|
ImsCallSession.Listener |
Listener for events relating to an IMS session, such as when a session is being
recieved ("on ringing") or a call is outgoing ("on calling").
|
ImsCallSession.State |
Defines IMS call session state.
|
ImsStreamMediaSession |
Provides the APIs to control the media session, such as passing the surface object,
controlling the camera (front/rear selection, zoom, brightness, ...) for a video calling.
|
ImsStreamMediaSession.Listener |
Listener for events relating to an IMS media session.
|
ImsVideoCallProvider | |
ImsVideoCallProviderWrapper |
Subclass implementation of
Connection.VideoProvider . |