Package | Description |
---|---|
tigase.jaxmpp.core.client.xmpp.modules.jingle |
Support for JINGLE.
|
Modifier and Type | Method and Description |
---|---|
Candidate.Type |
Candidate.getType() |
static Candidate.Type |
Candidate.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Candidate.Type[] |
Candidate.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Candidate(String cid,
String host,
Integer port,
JID jid,
Integer priority,
Candidate.Type type) |
Copyright © 2006–2018 Tigase. All rights reserved.