set Trigger Action Minimum Time Interval Seconds
fun setTriggerActionMinimumTimeIntervalSeconds(triggerActionMinimumTimeIntervalSeconds: Int): BrazeConfig.Builder
The minimum interval in seconds between actions, such as an in-app message, that can be triggered by an in-app event, such as the logging of a custom event. This is a general rate limit for actions to prevent overloading a user with messages.
Defaults to 30 seconds.
Parameters
trigger Action Minimum Time Interval Seconds
the minimum number of seconds between triggered actions.