| Package | Description |
|---|---|
| rocks.xmpp.extensions.jingle.transports.iceudp.model |
Provides XML schema implementations of XEP-0176: Jingle ICE-UDP Transport Method.
|
| 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.
|
Copyright © 2014–2017 XMPP.rocks. All rights reserved.