DyteClient
DyteClient
is a JavaScript library that can be included in your JavaScript
application to show the Dyte Meeting UI.
Properties
Property name | Data type | Use |
---|---|---|
version | string | The version of the Dyte client SDK being used |
Methods
Method name | Params (with data type) | Use |
---|---|---|
constructor () | object | Get a client instance connected to a particular orgId |
Meeting | object: connectionConfig, object: uiConfig | Get instance of a Meeting with particular connection details and optional UI configurations |