Package 

Enum MessengerThreadParams.Origin

    • 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.

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait