Package com.screenmeet.sdk
Enum
| Enum | Description | | Entitlement | Describes kind of remote assist feature being requested | | Role | Session Participant role | | LogLevel | |
Enum Summary
| Interface | Description | | CompletionHandler | Session initial connection callback | | SessionEventListener | General listener to for events happening during session. All callbacks are executed on Main Thread |
Interface Summary
| Class | Description | | StateError | | | HttpError | | | SocketError | | | InternalError | | | WaitingForKnock | | | KnockTimeout | | | KnockDenied | | | Challenge | Captcha object abstraction. | | RequestedCaptcha | | | CompletionError | Provides info about sort of error happened | | Feature | Remote assist feature model | | FlutterDelegate | Object used by ScreenMeet SDK plugin for Flutter to transfer frames. | | Identity | Information about session Participant | | MediaState | Information about media being streamed by Participant | | Participant | Represents participants connected to session. | | Configuration | Create a configuration object. | | Reason | Provides a specific reason why a session was disconnected | | Disconnected | | | ConnectionState | Session connection state. | | VideoState | Data about video sources being streamed by Participant and some helper properties | | CustomCamera | | | VideoSource | Supported video source types | | AudioState | Data about audio sources being streamed by Participant and some helper properties | | AudioSource | Supported audio source types | | ScreenMeet | | | VideoElement | Wrapper for VideoTrack with additional properties, which may be useful for populating RecyclerView |
Class Summary
| Object | Description | | Companion | | | Connecting | | | Connected | | | Reconnecting | | | CallNotStarted | | | CallEnded | | | LeftCall | | | KnockDenied | | | NetworkError | | | BackCamera | | | FrontCamera | | | Screen | | | Annotation | | | None | | | Microphone | |