Skip to main content

Interface: ICallLogRecord

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

Properties

callCreatorJid?

optional callCreatorJid: null | string

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


callId?

optional callId: null | string

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


callLinkToken?

optional callLinkToken: null | string

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


callResult?

optional callResult: null | CallResult

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


callType?

optional callType: null | CallType

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


duration?

optional duration: null | number | Long

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


groupJid?

optional groupJid: null | string

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


optional isCallLink: null | boolean

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


isDndMode?

optional isDndMode: null | boolean

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


isIncoming?

optional isIncoming: null | boolean

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


isVideo?

optional isVideo: null | boolean

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


participants?

optional participants: null | IParticipantInfo[]

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


scheduledCallId?

optional scheduledCallId: null | string

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


silenceReason?

optional silenceReason: null | SilenceReason

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


startTime?

optional startTime: null | number | Long

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