Interface CustomPayload.Builder

    • Method Detail

      • value

        CustomPayload.Builder value​(String value)

        The string that is sent to your application.

        Parameters:
        value - The string that is sent to your application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.