Interface NotificationService.Registration

  • Enclosing interface:
    NotificationService

    public static interface NotificationService.Registration
    Represents the connection event listener registration.
    • Method Detail

      • unregister

        void unregister()
        Un-register the connection event listener.