Uses of Record Class
it.auties.whatsapp.model.poll.PollUpdate
Packages that use PollUpdate
-
Uses of PollUpdate in it.auties.whatsapp.model.info
Fields in it.auties.whatsapp.model.info with type parameters of type PollUpdateModifier and TypeFieldDescriptionprivate final List<PollUpdate> ChatMessageInfo.pollUpdatesprivate List<PollUpdate> ChatMessageInfoBuilder.pollUpdatesMethods in it.auties.whatsapp.model.info that return types with arguments of type PollUpdateMethod parameters in it.auties.whatsapp.model.info with type arguments of type PollUpdateModifier and TypeMethodDescriptionChatMessageInfoBuilder.pollUpdates(List<PollUpdate> pollUpdates) -
Uses of PollUpdate in it.auties.whatsapp.model.poll
Methods in it.auties.whatsapp.model.poll that return PollUpdateModifier and TypeMethodDescriptionPollUpdateBuilder.build()static PollUpdatePollUpdateSpec.decode(byte[] input) Methods in it.auties.whatsapp.model.poll with parameters of type PollUpdateModifier and TypeMethodDescriptionstatic byte[]PollUpdateSpec.encode(PollUpdate protoInputObject)