pub async fn report_phone_number_code_missing(
mobile_network_code: String,
client_id: i32,
) -> Result<(), Error>Expand description
Reports that authentication code wasn’t delivered via SMS to the specified phone number; for official mobile apps only
§Arguments
mobile_network_code- Current mobile network codeclient_id- The client id to send the request to