Skip to main content

Client Exports

SendMessage

Sends a message to a contact and automatically registers that contact in the local contact history if it does not already exist.
sender
string
required
Contact name or identifier
message
string
required
Message content to display
duration
number
Message display duration in milliseconds
Example

OpenContact

Opens the message history for a specific contact and displays all previously received messages from that contact.
contact
string
required
The contact name to open
Example