These are the Plugin classes.
Class | Description |
---|---|
StringeeClient | Represents the Stringee client. |
StringeeClientListener | Represents the event from the StringeeClient. |
StringeeServerAddress | Represents the Stringee server address. |
StringeeCall | Represents the voice, video call. |
StringeeCallListener | Represents the event from the StringeeCall. |
StringeeCall2 | Represents the voice, video call. |
StringeeCall2Listener | Represents the event from the StringeeCall2. |
StringeeCallStats | Represents the stats of call. |
StringeeVideoView | Widget for rendering the video streams. |
StringeeConstants | All enum in Stringee Flutter Plugin. |
StringeeConversation | Represents the conversation. |
StringeeConversationFilter | Represents the filter options for getting conversations. |
StringeeConversationOption | Represents the options to create the conversation. |
StringeeMessage | Represents the message. |
StringeeUser | Represents the participant in conversation. |
StringeeChatRequest | Represents the chat request. |
StringeeChatProfile | Represents the chat profile for live-chat. |
StringeeQueue | Represents the queue for live-chat. |
StringeeObjectChange | Represents the conversation or the message with change status. |
StringeeVideo | Represents the Stringee video. |
StringeeVideoRoom | Represents the video conference room. |
StringeeRoomListener | Represents the event from the StringeeVideoRoom. |
StringeeRoomUser | Represents the participant in room. |
StringeeVideoTrack | Represents the video track. |
StringeeVideoTrackInfo | Represents the information of video track. |
StringeeVideoTrackOption | Represents the options for video track. |