These are the API classes.
Classes | Description |
---|---|
StringeeCall.CallStatsListener |
Monitors the call's statistics. |
StringeeCall.MediaState |
Defines values for the call media state. |
StringeeCall.SignalingState |
Defines values for the call signaling state. |
StringeeCall |
Represents a voice, video call. |
StringeeCall.StringeeCallListener |
Monitors the call states and medias. |
StringeeCall.StringeeCallStats |
Defines call statistics. |
StringeeClient |
Represents a Stringee client. |
StringeeConnectionListener |
Monitors when the client connects or disconnects from Stringee server. |
StringeeConstant |
Defines constants used for video resolution, call state... |
StringeeError |
Defines errors thrown by the Stringee Android SDK. |
StringeeException |
Defines runtime exceptions thrown by the Stringee Android SDK. |
StringeeRoom |
Represents a Stringee room in which the client is participating. |
StringeeRoomListener |
Monitors the room's events. |
StringeeStream |
Represents a media stream. |
StringeeStream.StringeeStreamListener |
Monitors when the stream media is available to be rendered. |