Interface IFormRecordMessagePostedEvent

    • Method Detail

      • getChat

        FormRecordChat getChat()
        Gets the chat the message was posted to.
        Returns:
        The chat.
      • getMessage

        FormRecordMessage getMessage()
        Gets the message that was posted.
        Returns:
        The posted message.