tigase.jaxmpp.core.client.xmpp.modules.jingle
Class JingleModule.JingleSessionAcceptEvent
java.lang.Object
tigase.jaxmpp.core.client.observer.BaseEvent
tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionEvent
tigase.jaxmpp.core.client.xmpp.modules.jingle.JingleModule.JingleSessionAcceptEvent
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- JingleModule
public static class JingleModule.JingleSessionAcceptEvent
- extends JingleModule.JingleSessionEvent
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JingleModule.JingleSessionAcceptEvent
public JingleModule.JingleSessionAcceptEvent(SessionObject sessionObject,
JID sender,
String sid,
Element description,
Element transport)
getDescription
public Element getDescription()
getTransport
public Element getTransport()
Copyright © 2006-2012 Tigase. All Rights Reserved.