Function deltachat::location::set

source ยท
pub async fn set(
    context: &Context,
    latitude: f64,
    longitude: f64,
    accuracy: f64,
) -> Result<bool>
Expand description

Sets current location of the user device.