Package 

Enum LimitType

  • All Implemented Interfaces:
    java.io.Serializable , kotlin.Comparable

    
    public enum LimitType
    extends Enum<LimitType>
                        

    Enumeration representing different types of limits for in-app notifications.

    Each enum value corresponds to a specific type of limit that can be applied, such as "ever," "session," "seconds," "minutes," "hours," "days," "weeks," "onEvery," and "onExactly."