Skip to main content

@wildix/wda-stream-client > ChatAnalyticsRecordEvent

ChatAnalyticsRecordEvent interface

Signature:

export interface ChatAnalyticsRecordEvent 

Properties

Property

Modifiers

Type

Description

company

string

direction?

ChatDirection | undefined

(Optional)

duration?

number | undefined

(Optional)

id

string

participants?

(ChatAnalyticsRecordParticipant)[] | undefined

(Optional)

service?

string | undefined

(Optional)

serviceTitle?

string | undefined

(Optional)

status?

ChatStatus | undefined

(Optional)

subject?

string | undefined

(Optional)

tags?

(ChatTag)[] | undefined

(Optional)

time

number

type

string