getAccountData

abstract suspend fun getAccountData(type: String, userId: UserId, key: String = ""): Result<GlobalAccountDataEventContent>

See also