Interface VerificationRequestEventResponseSms
- All Superinterfaces:
VerificationRequestEventResponse
SMS Request Event Response
-
Method Details
-
getAction
VerificationEventResponseAction getAction()Get action- Specified by:
getAction
in interfaceVerificationRequestEventResponse
- Returns:
- action
-
getCode
String getCode()The SMS PIN that should be used. By default, the Sinch dashboard will automatically generate PIN codes for SMS verification. If you want to set your own PIN, you can specify it in the response to the Verification Request Event.- Returns:
- code
-
getAcceptLanguage
The SMS verification content language. Set in the verification request.- Returns:
- acceptLanguage
-
builder
Getting builder- Returns:
- New Builder instance
-