CallResult
in package
FinalYes
Class CallResult
Tags
Table of Contents
Constants
- ANSWERED = 'answered'
- BUSY = 'busy'
- FAILED = 'failed'
- NO_ANSWER = 'no answer'
- NOT_ALLOWED = 'not allowed'
- UNKNOWN = 'unknown'
Constants
ANSWERED
public
mixed
ANSWERED
= 'answered'
BUSY
public
mixed
BUSY
= 'busy'
FAILED
public
mixed
FAILED
= 'failed'
NO_ANSWER
public
mixed
NO_ANSWER
= 'no answer'
NOT_ALLOWED
public
mixed
NOT_ALLOWED
= 'not allowed'
UNKNOWN
public
mixed
UNKNOWN
= 'unknown'