Interface NotificationService.Registration

Enclosing interface:
NotificationService

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

    Modifier and Type
    Method
    Description
    void
    Un-register the connection event listener.
  • Method Details

    • unregister

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