com.sun.im.service
Interface NotificationServiceListener
- public interface NotificationServiceListener
The NotificationServiceListener
 Alert messages received are delivered through this listener.
| Method Summary | 
|  void | onMessage(Message message)invoked when an alert is received
 Application should use the mehtods of received message to convey
 reception statuses and responses to the sender.
 | 
 
onMessage
public void onMessage(Message message)
- invoked when an alert is received
 Application should use the mehtods of received message to convey
 reception statuses and responses to the sender.
 
- 
- Parameters:
- message- received message