Interface PaymentMessage

All Superinterfaces:
Message, it.auties.protobuf.base.ProtobufMessage
All Known Implementing Classes:
CancelPaymentRequestMessage, DeclinePaymentRequestMessage, PaymentInviteMessage, PaymentInvoiceMessage, PaymentOrderMessage, RequestPaymentMessage, SendPaymentMessage

A model interface that represents a message regarding a payment
  • Method Summary

    Modifier and Type
    Method
    Description
    Return message category

    Methods inherited from interface it.auties.whatsapp.model.message.model.Message

    type

    Methods inherited from interface it.auties.protobuf.base.ProtobufMessage

    isValueBased, toValue
  • Method Details

    • category

      default MessageCategory category()
      Description copied from interface: Message
      Return message category
      Specified by:
      category in interface Message
      Returns:
      a non-null message category