Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IContextualContact

Hierarchy

  • IContextualContact

Index

Properties

channels

Optional displayName

displayName: string

This is to provide backward compatibility to registerContextualControls only. It will be removed soon™

deprecated

Optional firstName

firstName: string

The first name of the user/person to dial

Optional groupName

groupName: string

A way to group agents. For contacts that DaVinci provides this is set to the name of profile in davinci

Optional lastName

lastName: string

The last name of the user/person to dial

Optional presence

presence: string

The presence of the contact ex: ready, not ready, offline, etc..

Optional presenceColor

presenceColor: string

This is a color(hex, rgb, or other css colors) used to show the presence quickly Ex: green for ready, red for not ready, etc..

Optional reason

reason: string

The contact's reason for a presence ex: Lunch, break, PTO,

uniqueId

uniqueId: string

For contacts that DaVinci provides this is set to their davinci username.

Generated using TypeDoc