Package 

Enum TriggerPlaceType

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

    
    public enum TriggerPlaceType
    extends Enum<TriggerPlaceType>
                        

    The type of Place that you would like to be triggered at.

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail