API Docs for: 1.4.7
Show:

CallEndCause Class

Static class for Call End Causes

Item Index

Properties

CANCELED

Object

This is the case if the user (the own client) cancels the call before it was answered.

DENIED

Object

The call was either busy or denied.

FAILURE

Object

There was some failure in the internal sinch infrastructure.

HUNG_UP

Object

There was a successful call, which either side hung up on.

NO_ANSWER

Object

The call was ringing for a long time without anyone answering. (~45 seconds)

NONE

Object

The call has not yet ended.