Uses of Record Class
it.auties.whatsapp.model.action.AgentAction
Packages that use AgentAction
-
Uses of AgentAction in it.auties.whatsapp.model.action
Methods in it.auties.whatsapp.model.action that return AgentActionModifier and TypeMethodDescriptionAgentActionBuilder.build()static AgentActionAgentActionSpec.decode(byte[] input) Methods in it.auties.whatsapp.model.action with parameters of type AgentActionModifier and TypeMethodDescriptionstatic byte[]AgentActionSpec.encode(AgentAction protoInputObject) -
Uses of AgentAction in it.auties.whatsapp.model.sync
Fields in it.auties.whatsapp.model.sync with type parameters of type AgentActionModifier and TypeFieldDescriptionprivate final Optional<AgentAction> ActionValueSync.agentActionThe field for theagentActionrecord component.private Optional<AgentAction> ActionValueSyncBuilder.agentActionMethods in it.auties.whatsapp.model.sync that return types with arguments of type AgentActionModifier and TypeMethodDescriptionActionValueSync.agentAction()Returns the value of theagentActionrecord component.Methods in it.auties.whatsapp.model.sync with parameters of type AgentActionMethod parameters in it.auties.whatsapp.model.sync with type arguments of type AgentActionModifier and TypeMethodDescriptionActionValueSyncBuilder.agentAction(Optional<AgentAction> agentAction)