Skip to main content

Interface: ICallLogMessage

Defined in: WAProto/index.d.ts:21004

Properties of a CallLogMessage.

Properties

callOutcome?

optional callOutcome: null | CallOutcome

Defined in: WAProto/index.d.ts:21010

CallLogMessage callOutcome


callType?

optional callType: null | CallType

Defined in: WAProto/index.d.ts:21016

CallLogMessage callType


durationSecs?

optional durationSecs: null | number | Long

Defined in: WAProto/index.d.ts:21013

CallLogMessage durationSecs


isVideo?

optional isVideo: null | boolean

Defined in: WAProto/index.d.ts:21007

CallLogMessage isVideo


participants?

optional participants: null | ICallParticipant[]

Defined in: WAProto/index.d.ts:21019

CallLogMessage participants