public interface BridgeEvent extends BaseBridgeEvent
Please consult the documentation for a full explanation.
| Modifier and Type | Method and Description | 
|---|---|
| BridgeEvent | setRawMessage(JsonObject message)Set the raw JSON message for the event. | 
| SockJSSocket | socket()Get the SockJSSocket instance corresponding to the event | 
getRawMessage, typeBridgeEvent setRawMessage(JsonObject message)
setRawMessage in interface BaseBridgeEventmessage - the raw messageSockJSSocket socket()
Copyright © 2025 Eclipse. All rights reserved.