actions property

List<Object?> actions
getter/setter pair

The action(s) to perform when the conditions for this rule are met. See Push Rules: API.

Implementation

List<Object?> actions;