|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface IMsnActivityServiceListener
Receives events from an Activity Service.
Methods provide links to their associated event property methods.
IMsnActivityService,
IMsnActivityService.addActivityServiceListener(com.zion.jbuddy.msn.IMsnActivityServiceListener),
IMsnActivitySession| Method Summary | |
|---|---|
void |
invitationReceived(MsnActivityServiceEvent event)
An invitation to an Activity Session has been received. |
| Method Detail |
|---|
void invitationReceived(MsnActivityServiceEvent event)
Call accept on the associated session
to accept this invitation and start the session, or call
decline to decline this invitation.
MsnActivityServiceEvent.getSession()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||