Class KeepInChatSpec

java.lang.Object
it.auties.whatsapp.model.message.model.KeepInChatSpec

public class KeepInChatSpec extends Object
  • Constructor Details

    • KeepInChatSpec

      public KeepInChatSpec()
  • Method Details

    • encode

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

      public static KeepInChat decode(byte[] input)