Skip to main content
Version: 1.2

StartChat

Initiate a chat with a contact or list of contacts.

Intent Name

StartChat

Display Name

Start a Chat

Possible Contexts

Example

const contact = {
type: 'fdc3.contact',
name: 'Jane Doe',
id: {
email: 'jane@mail.com'
}
}

fdc3.raiseIntent('StartChat', contact)

See Also

Context

Intents