JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
burp.api.montoya.websocket
TextMessage
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
payload()
direction()
Interface TextMessage
All Known Subinterfaces:
InterceptedTextMessage
public interface
TextMessage
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Direction
direction
()
String
payload
()
Method Details
payload
String
payload
()
Returns:
Text based WebSocket payload.
direction
Direction
direction
()
Returns:
The direction of the message.