com.zion.jbuddy.msn
Class MsnActivityServiceEvent

java.lang.Object
  extended by java.util.EventObject
      extended by com.zion.jbuddy.msn.MsnActivityServiceEvent
All Implemented Interfaces:
Serializable

public class MsnActivityServiceEvent
extends EventObject

Provides access to Activity Service event properties. Instances of this class are passed to IMsnActivityServiceListener methods.

Since:
6.0
See Also:
IMsnActivityServiceListener, Serialized Form

Method Summary
 IMsnActivityService getService()
          Returns the service associated with this event.
 IMsnActivitySession getSession()
          Returns the session associated with this event.
 String toString()
           
 
Methods inherited from class java.util.EventObject
getSource
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getService

public IMsnActivityService getService()
Returns the service associated with this event.


getSession

public IMsnActivitySession getSession()
Returns the session associated with this event.

See Also:
IMsnActivityServiceListener.invitationReceived(com.zion.jbuddy.msn.MsnActivityServiceEvent)

toString

public String toString()
Overrides:
toString in class EventObject


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