getKeys

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

See also

GetKeys