Interface: ICallLogMessage
Defined in: WAProto/index.d.ts:19400
Properties of a CallLogMessage.
Properties
callOutcome?
optional
callOutcome:null
|CallOutcome
Defined in: WAProto/index.d.ts:19406
CallLogMessage callOutcome
callType?
optional
callType:null
|CallType
Defined in: WAProto/index.d.ts:19412
CallLogMessage callType
durationSecs?
optional
durationSecs:null
|number
|Long
Defined in: WAProto/index.d.ts:19409
CallLogMessage durationSecs
isVideo?
optional
isVideo:null
|boolean
Defined in: WAProto/index.d.ts:19403
CallLogMessage isVideo
participants?
optional
participants:null
|ICallParticipant
[]
Defined in: WAProto/index.d.ts:19415
CallLogMessage participants