Interface VerificationRequestEventResponsePhoneCall
- All Superinterfaces:
VerificationRequestEventResponse
Phone Call Request Event Response
-
Method Details
-
getAction
VerificationEventResponseAction getAction()Get action- Specified by:
getAction
in interfaceVerificationRequestEventResponse
- Returns:
- action
-
getCode
String getCode()The Phone Call PIN that should be entered by the user. Sinch servers automatically generate PIN codes for Phone Call verification. If you want to set your own code, you can specify it in the response to the Verification Request Event.- Returns:
- code
-
getSpeech
PhoneCallSpeech getSpeech()Get speech- Returns:
- speech
-
builder
Getting builder- Returns:
- New Builder instance
-