Interface NotificationService.Registration
-
- Enclosing interface:
- NotificationService
public static interface NotificationService.RegistrationRepresents the connection event listener registration.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidunregister()Un-register the connection event listener.
-