Skip to main content

Interface: ICallLogRecord

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

Properties

callCreatorJid?

optional callCreatorJid: null | string

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


callId?

optional callId: null | string

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


callLinkToken?

optional callLinkToken: null | string

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


callResult?

optional callResult: null | CallResult

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


callType?

optional callType: null | CallType

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


duration?

optional duration: null | number | Long

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


groupJid?

optional groupJid: null | string

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


optional isCallLink: null | boolean

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


isDndMode?

optional isDndMode: null | boolean

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


isIncoming?

optional isIncoming: null | boolean

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


isVideo?

optional isVideo: null | boolean

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


participants?

optional participants: null | IParticipantInfo[]

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


scheduledCallId?

optional scheduledCallId: null | string

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


silenceReason?

optional silenceReason: null | SilenceReason

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


startTime?

optional startTime: null | number | Long

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