getPushRuleActions

abstract suspend fun getPushRuleActions(scope: String, kind: PushRuleKind, ruleId: String): Result<Set<PushAction>>

See also