Interface NotificationService.Registration
- Enclosing interface:
 - NotificationService
 
public static interface NotificationService.Registration
Represents the connection event listener registration.
- 
Method Summary
 
- 
Method Details
- 
unregister
void unregister()Un-register the connection event listener. 
 -