CallerInfo interface

Caller Information.

Properties

displayName

Display name of caller ( optional )

identifier

Identifier of the caller.

Property Details

displayName

Display name of caller ( optional )

displayName?: string

Property Value

string

identifier

Identifier of the caller.

identifier: CommunicationIdentifierKind | undefined

Property Value

CommunicationIdentifierKind | undefined