Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DirectCallLog

Hierarchy

  • DirectCallLog

Index

Constructors

constructor

  • new DirectCallLog(data: any, isFromServer?: boolean): DirectCallLog
  • Parameters

    • data: any
    • Default value isFromServer: boolean = false

    Returns DirectCallLog

Properties

callId

callId: string

callType

callType: string

duration

duration: number

endResult

endedAt

endedAt: number

endedBy

isVideoCall

isVideoCall: boolean

startedAt

startedAt: number

userRole

Accessors

callee

caller

customItems

isFromServer

  • get isFromServer(): boolean
  • Returns boolean

Generated using TypeDoc