Package com.twilio.voice
Class CallerInfo
java.lang.Object
com.twilio.voice.CallerInfo
CallerInfo
is used to represent SHAKEN/STIR status information about the caller.-
Method Summary
Modifier and TypeMethodDescriptionReturns `true` if the caller has been validated at 'A' level, `false` if the caller has been verified at any lower level or has failed validation.
-
Method Details
-
isVerified
Returns `true` if the caller has been validated at 'A' level, `false` if the caller has been verified at any lower level or has failed validation. Returns `null` if no caller verification information is available or if stir status value is `null`.
-