com.zion.jbuddy.filetransfer
Class FileSessionInvitationEvent
java.lang.Object
java.util.EventObject
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
FileSessionInvitationEvent
public FileSessionInvitationEvent(Object source,
IFileSession fileSession)
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.