getPushRule

abstract suspend fun getPushRule(scope: String, kind: PushRuleKind, ruleId: String): Result<PushRule>

See also