public final class JingleEvent extends EventObject
| Modifier and Type | Method and Description |
|---|---|
JingleSession |
accept() |
Jingle |
getJingle() |
String |
getSessionId() |
void |
reject()
Rejects the Jingle session.
|
getSource, toStringpublic JingleSession accept()
public void reject()
public Jingle getJingle()
public String getSessionId()
Copyright © 2014–2017 XMPP.rocks. All rights reserved.