pub async fn verify_device(
user_id: OwnedUserId,
device_id: OwnedDeviceId,
) -> Result<()>
Expand description
Start the SAS V1 Emoji verification process with another user’s device.
pub async fn verify_device(
user_id: OwnedUserId,
device_id: OwnedDeviceId,
) -> Result<()>
Start the SAS V1 Emoji verification process with another user’s device.