Package 

Enum MessengerThreadParams.Origin

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

    
    public enum MessengerThreadParams.Origin
    
                        

    The origin of the flow that user originated from.

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      REPLY_FLOW

      The user clicked on a reply link in Messenger to a particular message.

      COMPOSE_FLOW

      The user clicked an app shortcut in Messenger.

      UNKNOWN

      The user came from a flow that was not known at the time this code was written.