pub async fn verify_matrix_devices(
server_config: ServerConfiguration,
) -> Result<(), Error>
Expand description
Interactively verify devices for all Matrix endpoints in the provided ServerConfiguration
.
pub async fn verify_matrix_devices(
server_config: ServerConfiguration,
) -> Result<(), Error>
Interactively verify devices for all Matrix endpoints in the provided ServerConfiguration
.