Skip to content

CallHangupEvent

Lejla Solak edited this page Feb 10, 2025 · 3 revisions



getErrorCode()

Description

Getter for the errorCode field.

Arguments

  • none

Returns

  • ErrorCode - The value of the errorCode field, which represents the status or reason why the call was hung up.



getTotalMediaStats()

Description

Getter for the totalMediaStats field.

Arguments

  • none

Returns

  • TotalMediaStats - The value of the totalMediaStats field, which provides a summary of the media statistics collected during the call.

Tutorials

Migration guides

Reference documentation

Clone this wiki locally