Skip to main content

Commands

Installation

npm install @wildix/wda-stream-client

Commands

Consumes and processes stream events for calls, conferences, chats, SMS, WhatsApp, and presence updates.
Describes event structures and schemas for various stream event types.
Retrieves ID for ongoing conference using a room token.
Retrieves ongoing conversations. Once the conversation ends the item would be dissapeared from the list.
Retrieves the presence of a single user using specified query. If no presence information found for the query a PresenceNotAvailableException will be thrown.
Retrieves users presences
Updates the user's last seen presence information.