Interface BinaryMessage

All Known Subinterfaces:
InterceptedBinaryMessage

public interface BinaryMessage
  • Method Details

    • payload

      ByteArray payload()
      Returns:
      Binary based WebSocket payload.
    • direction

      Direction direction()
      Returns:
      The direction of the message.