login_param_from_account_qr

Function login_param_from_account_qr 

Source
pub(crate) async fn login_param_from_account_qr(
    context: &Context,
    qr: &str,
) -> Result<EnteredLoginParam>
Expand description

Takes a QR with DCACCOUNT: scheme, parses its parameters, downloads additional information from the contained URL and returns the login parameters.