Uses of Interface
it.auties.whatsapp.model.action.Action
Packages that use Action
Package
Description
-
Uses of Action in it.auties.whatsapp.listener
Methods in it.auties.whatsapp.listener with parameters of type ActionModifier and TypeMethodDescriptiondefault voidListener.onAction(Whatsapp whatsapp, Action action, MessageIndexInfo messageIndexInfo) Called when the socket receives a sync from Whatsapp.default voidListener.onAction(Action action, MessageIndexInfo messageIndexInfo) Called when the socket receives a sync from Whatsapp.voidOnAction.onAction(Action action, MessageIndexInfo messageIndexInfo) Called when the socket receives a sync from Whatsapp.voidOnWhatsappAction.onAction(Whatsapp whatsapp, Action action, MessageIndexInfo messageIndexInfo) Called when the socket receives a sync from Whatsapp. -
Uses of Action in it.auties.whatsapp.model.action
Classes in it.auties.whatsapp.model.action that implement ActionModifier and TypeClassDescriptionfinal recordA model clas that represents an agentfinal recordA model clas that represents unsupported actions for androidfinal recordA model clas that represents an archived chatfinal recordA model clas that represents the assignment of a chatfinal recordA model clas that represents the assignment of a chat as openedfinal recordA model clas that represents a cleared chatfinal recordA model clas that represents a new contact push namefinal recordA model clas that represents a deleted chatfinal recordA model clas that represents a message deleted for this clientfinal recordA model clas that represents a label associationfinal recordA model clas that represents an edit to a labelfinal recordA model clas that represents a new read status for a chatfinal recordA model clas that represents a new mute status for a chatfinal recordUnknownfinal recordA model clas that represents a new pin status for a chatfinal recordA model class that contains the main Whatsapp version being usedfinal recordA model clas that represents the addition or deletion of a quick replyfinal recordA model clas that represents a change in the weight of recent emojisfinal recordA model class that represents the deletion of a sticker from the recent listfinal recordA model clas that represents a new star status for a messagefinal recordA model clas that represents a stickerfinal recordA model clas that represents a subscriptionfinal recordA model clas that represents the time format used by the companionfinal recordA model clas that represents whether a user was muted -
Uses of Action in it.auties.whatsapp.model.sync
Methods in it.auties.whatsapp.model.sync that return types with arguments of type ActionMethods in it.auties.whatsapp.model.sync with parameters of type Action