Class AckWatchResponse


  • public class AckWatchResponse
    extends java.lang.Object
    The response from an 'ack watch' request.
    • Constructor Detail

      • AckWatchResponse

        public AckWatchResponse​(WatchStatus status)
    • Method Detail

      • getStatus

        public WatchStatus getStatus()
        Returns:
        the status of the requested watch. If an action was successfully acknowledged, this will be reflected in its status.