Function authy::api::phone::check [] [src]

pub fn check(
    client: &Client,
    country_code: u16,
    phone: &str,
    code: &str
) -> Result<Status, AuthyError>

Verify phone verification code sent to user.

Please see the Authy documentation for more details: https://www.twilio.com/docs/api/authy/authy-phone-verification-api#verifying-code-sent-to-the-user