Calling Results
Calling results in the PHP Relay SDK v2 contain the outcome of calling operations. These result objects are returned when operations complete and provide detailed information about what happened.
Available Results
AnswerResult
Result from answering a call
ConnectResult
Result from connecting calls
DetectResult
Result from call detection
DialResult
Result from dialing a call
FaxResult
Result from fax operations
HangupResult
Result from hanging up a call
PlayPauseResult
Result from pausing playback
PlayResult
Result from audio playback
PlayResumeResult
Result from resuming playback
PlayVolumeResult
Result from volume adjustment
PromptResult
Result from collecting input
PromptVolumeResult
Result from prompt volume adjustment
RecordResult
Result from call recording
SendDigitsResult
Result from sending DTMF tones
StopResult
Result from stopping an action
TapResult
Result from media streaming