Interface NotifyResultEvent


  • public interface NotifyResultEvent
    An event describing the outcome of a "Big Notify" operation.
    • Method Detail

      • hasErrors

        boolean hasErrors()
        Determine whether any subscribers rejected or failed to respond to the NOTIFY request.
        Returns:
        false if all subscribers responded successfully, otherwise true