Function get_phone_number
pub unsafe extern "C" fn get_phone_number(
handle: ClientHandle,
app_info: *mut AppIdInfo,
phone_num: *mut c_char,
phone_len: usize,
) -> ErrorCodeAvailable on non-
ag35 only.Expand description
Sends a command to the modem to retrieve the device phone number from MSISDN (for 3GPP) or MDN (for 3GPP2) from the SIM in ASCII form.