Uses of Record Class
it.auties.whatsapp.model.info.MessageIndexInfo
Packages that use MessageIndexInfo
Package
Description
-
Uses of MessageIndexInfo in it.auties.whatsapp.listener
Methods in it.auties.whatsapp.listener with parameters of type MessageIndexInfoModifier 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 MessageIndexInfo in it.auties.whatsapp.model.info
Methods in it.auties.whatsapp.model.info that return MessageIndexInfoModifier and TypeMethodDescriptionstatic MessageIndexInfoConstructs a new message index infostatic MessageIndexInfoConstructs a new index info from a json string -
Uses of MessageIndexInfo in it.auties.whatsapp.model.sync
Methods in it.auties.whatsapp.model.sync that return MessageIndexInfo