Share via


AdapterNotification interface

Notification from call client state stored in adapter state.

Properties

target

Target of notification. There should only one notification per target.

timestamp

Timestamp added to the notification in the adapter implementation.

Property Details

target

Target of notification. There should only one notification per target.

target: string

Property Value

string

timestamp

Timestamp added to the notification in the adapter implementation.

timestamp: Date

Property Value

Date