|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
onMessageStatus(Message message,
int deliveryStatus,
CollaborationException includedError)
Called when a message orginiated by the server is received, |
Methods inherited from interface com.sun.im.service.CollaborationSessionListener |
onError |
Method Detail |
public void onMessageStatus(Message message, int deliveryStatus, CollaborationException includedError)
message
- message from serverdeliveryStatus
- delivery status(as defined in MessageStatus) of a previously sent message.includedError
- if the received packet contains an error element
this argument contains the error information. null if the packet
is not an error
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |