Uses of Record Class
it.auties.whatsapp.model.button.interactive.InteractiveResponseBody
Packages that use InteractiveResponseBody
-
Uses of InteractiveResponseBody in it.auties.whatsapp.model.button.interactive
Methods in it.auties.whatsapp.model.button.interactive that return InteractiveResponseBodyModifier and TypeMethodDescriptionInteractiveResponseBodyBuilder.build()static InteractiveResponseBodyInteractiveResponseBodySpec.decode(byte[] input) Methods in it.auties.whatsapp.model.button.interactive that return types with arguments of type InteractiveResponseBodyModifier and TypeMethodDescriptionstatic Optional<InteractiveResponseBody> InteractiveResponseBody.ofNullable(String content) Methods in it.auties.whatsapp.model.button.interactive with parameters of type InteractiveResponseBodyModifier and TypeMethodDescriptionstatic byte[]InteractiveResponseBodySpec.encode(InteractiveResponseBody protoInputObject)