@ProviderType
public static interface MessagingService.ServiceEvent
Modifier and Type | Method and Description |
---|---|
String |
getBrokerURI()
Gets the broker URI.
|
PubSubPlusClientException |
getCause()
Retrieves the cause of the client exception if any.
|
String |
getMessage()
Retrieves the event message.
|
long |
getTimestamp()
Retrieves the timestamp of the event.
|
String getBrokerURI()
PubSubPlusClientException getCause()
null
String getMessage()
long getTimestamp()
Copyright 2019-2024 Solace Corporation. All rights reserved.