com.zion.jbuddy.filetransfer
Class FileSessionInvitationEvent

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

public class FileSessionInvitationEvent
extends EventObject

This class encapsulates file session invitation event properties.

Since:
2.3, 6.3 LCS (also OCS)
See Also:
Serialized Form

Constructor Summary
FileSessionInvitationEvent(Object source, IFileSession fileSession)
           
 
Method Summary
 IFileSession getFileSession()
          Returns the file session.
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FileSessionInvitationEvent

public FileSessionInvitationEvent(Object source,
                                  IFileSession fileSession)
Method Detail

getFileSession

public IFileSession getFileSession()
Returns the file session.

See Also:
IFileSessionInvitationListener.invitationReceived(FileSessionInvitationEvent)


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