getKeys

abstract suspend fun getKeys(deviceKeys: Map<UserId, Set<String>>, timeout: Long? = 10000): Result<GetKeys.Response>

See also