Constructors
constructor
- new DirectCallLog(data: any, isFromServer?: boolean): DirectCallLog
-
Parameters
-
data: any
-
Default value isFromServer: boolean = false
Properties
callType
callType: string
duration
duration: number
isVideoCall
isVideoCall: boolean
startedAt
startedAt: number
Accessors
isFromServer
- get isFromServer(): boolean