Enum Class Direction

java.lang.Object
java.lang.Enum<Direction>
burp.api.montoya.websocket.Direction
All Implemented Interfaces:
Serializable, Comparable<Direction>, Constable

public enum Direction extends Enum<Direction>
This enum is used to indicate the direction of the WebSocket message.