Interface ICallLogMessage

Properties of a CallLogMessage.

Hierarchy

  • ICallLogMessage

Implemented by

Properties

callOutcome?: null | CallOutcome

CallLogMessage callOutcome

CallLogMessage callType

durationSecs?: null | number | Long

CallLogMessage durationSecs

isVideo?: null | boolean

CallLogMessage isVideo

participants?: null | ICallParticipant[]

CallLogMessage participants

Generated using TypeDoc