Call Details
interface CallDetails
Container holding detailed information about a Call instance.
Properties
Link copied to clipboard
The cause of why a call ended, after it has ended.
Link copied to clipboard
Error object if an error occurred (the end cause is CallEndCause.FAILURE). Null otherwise.
Link copied to clipboard
The establish time of the call or 0 if call is not yet established.
Link copied to clipboard
Indicated whether the caller has offered video.
Link copied to clipboard
The start time of the call.