Skip to main content

bootstrap_before_login

Function bootstrap_before_login 

Source
pub async fn bootstrap_before_login(
    shared: &SharedCommConfig,
    http: Client,
    client_type: u8,
    device_id: String,
    user_id: u64,
    svr_time_offset: i64,
) -> CommConfigBootstrapOutcome