public interface SessionEvent extends Event
SessionHandle.getSessionEvent().
It is expected that applications will only call this method from the
SessionHandle.onEvent().SessionEventCallback,
Event| Modifier and Type | Method and Description |
|---|---|
long |
getCorrelationKey()
The correlation key passed in
SessionHandle methods. |
int |
getSessionEventCode() |
getInfo, getResponseCodelong getCorrelationKey()
SessionHandle methods. Methods that expect
asynchronous events for confirmation or error should use a unique correlation key which
can be retrieved and used in the SessionEventCallback.onEvent()int getSessionEventCode()
SolEnum.SessionEventCodeCopyright 2004-2025 Solace Corporation. All rights reserved.