1.0.3 • Published 3 years ago

zoom-sdk-test v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

@zoomus/instantsdk API document

This document presents the details of @zoomus/instantsdk.

Most feature has its own namespace, while events, enums and interfaces are exposed under Global namespace.

ZoomInstant namespace provides methods about checking system requirements and creatint instant client instance.

InstantClient namespace gathers methods about interacting with a zoom instant meeting. It can initial client instance, join or leave client, manage users in meeting, listen events, and get status about the meeting itself.

ChatClient namespace provides methods define the chat behavior.

Stream namespace contains methods about stream contents. Video, audio, screen sharing can be controlled though this methods, check the apis for details.

1.0.3

3 years ago