Skip to main content

Interface: ICallLogRecord

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

Properties

callCreatorJid?

optional callCreatorJid: null | string

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


callId?

optional callId: null | string

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


callLinkToken?

optional callLinkToken: null | string

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


callResult?

optional callResult: null | CallResult

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


callType?

optional callType: null | CallType

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


duration?

optional duration: null | number | Long

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


groupJid?

optional groupJid: null | string

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


optional isCallLink: null | boolean

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


isDndMode?

optional isDndMode: null | boolean

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


isIncoming?

optional isIncoming: null | boolean

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


isVideo?

optional isVideo: null | boolean

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


participants?

optional participants: null | IParticipantInfo[]

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


scheduledCallId?

optional scheduledCallId: null | string

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


silenceReason?

optional silenceReason: null | SilenceReason

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


startTime?

optional startTime: null | number | Long

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