com.sun.im.service
Interface NotificationSessionListener

All Superinterfaces:
CollaborationSessionListener

public interface NotificationSessionListener
extends CollaborationSessionListener

Callback object allowing invites and errors to be communicated asynchronously


Method Summary
 void onMessage(Message message)
          invoked when an alert is received
 
Methods inherited from interface com.sun.im.service.CollaborationSessionListener
onError
 

Method Detail

onMessage

public void onMessage(Message message)
invoked when an alert is received

Parameters:
message - received message