Skip to main content
Version: 1.1

ViewContact

View details for a contact.

Intent Name

ViewContact

Display Name

View Contact Details

Possible Contexts

Example

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

fdc3.raiseIntent('ViewContact', contact)

See Also

Context

Intents