Interface TextMessage.Builder

    • Method Detail

      • value

        TextMessage.Builder value​(String value)

        The value of the message data in text type.

        Parameters:
        value - The value of the message data in text type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.