Chat constructor
Chat(
- ChatRegistry _registry
Creates a new Chat instance.
Use ChatRegistry to configure the chat SDK.
Implementation
Chat(this._registry);
Creates a new Chat instance.
Use ChatRegistry to configure the chat SDK.
Chat(this._registry);