MessengerAction
Enum that represents actions that trigger messenger events. Each action is the reason for every triggered event.
For example, when the IMessengerListener.onEditConversation(IConversationEvent) event is triggered, users can inspect the exact reason of it via IMessengerEvent.getMessengerAction(). In case of editing a conversation, it is one of the following: