Interface PublishMessageResponse
-
- All Known Implementing Classes:
PublishMessageResponseImpl
public interface PublishMessageResponse
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetMessageKey()Returns the record key of the message that was published.
-