Class ButtonTextSpec

java.lang.Object
it.auties.whatsapp.model.button.base.ButtonTextSpec

public class ButtonTextSpec extends Object
  • Constructor Details

    • ButtonTextSpec

      public ButtonTextSpec()
  • Method Details

    • encode

      public static byte[] encode(ButtonText protoInputObject)
    • decode

      public static ButtonText decode(byte[] input)