public static class FileTransferNegotiator.NegotiationSuccessHandler.FileTransferNegotiationSuccessEvent extends JaxmppEvent<FileTransferNegotiator.NegotiationSuccessHandler>
sessionObject
Constructor and Description |
---|
FileTransferNegotiationSuccessEvent(SessionObject sessionObject,
FileTransfer fileTransfer) |
Modifier and Type | Method and Description |
---|---|
protected void |
dispatch(FileTransferNegotiator.NegotiationSuccessHandler handler)
Invokes handlers method.
|
getSessionObject
public FileTransferNegotiationSuccessEvent(SessionObject sessionObject, FileTransfer fileTransfer)
protected void dispatch(FileTransferNegotiator.NegotiationSuccessHandler handler) throws Exception
Event
dispatch
in class Event<FileTransferNegotiator.NegotiationSuccessHandler>
handler
- handlerException
Copyright © 2006–2016 Tigase. All rights reserved.