tigase.jaxmpp.core.client.xmpp.modules.jingle
Class JingleModule.JingleSessionInitiationEvent
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.JingleSessionInitiationEvent
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- JingleModule
public static class JingleModule.JingleSessionInitiationEvent
- 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.JingleSessionInitiationEvent
public JingleModule.JingleSessionInitiationEvent(SessionObject sessionObject,
JID sender,
String sid,
Element description,
List<Element> transports)
getDescription
public Element getDescription()
getTransports
public List<Element> getTransports()
Copyright © 2006-2012 Tigase. All Rights Reserved.