com.zion.jbuddy.msn
Interface IMsnActivityServiceListener


public interface IMsnActivityServiceListener

Receives events from an Activity Service.

Methods provide links to their associated event property methods.

Since:
6.0
See Also:
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

invitationReceived

void invitationReceived(MsnActivityServiceEvent event)
An invitation to an Activity Session has been received.

Call accept on the associated session to accept this invitation and start the session, or call decline to decline this invitation.

See Also:
MsnActivityServiceEvent.getSession()


JBuddy is a trademark of Zion Software, LLC in the US and other countries.
Copyright 2000-2012 Zion Software, LLC All Rights Reserved.