Browser SDK
Build voice, video and chat applications for the browser
v4
Stable
1sendText(text): Promise<void>
Sends a text message to this address.
The message text to send.
Promise<void>
1await address.sendText('Hello!');
textMessage
textMessages$
history