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 invoked, users can inspect the exact reason of it via IMessengerEvent.getMessengerAction(). In case of editing a conversation, it will be one of the following: