|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IceCandidatePairState | |
|---|---|
| org.lastbamboo.common.ice.candidate | |
| Uses of IceCandidatePairState in org.lastbamboo.common.ice.candidate |
|---|
| Methods in org.lastbamboo.common.ice.candidate that return IceCandidatePairState | |
|---|---|
IceCandidatePairState |
IceUdpCandidatePair.getState()
|
IceCandidatePairState |
IceCandidatePair.getState()
Accesses the state of the pair. |
static IceCandidatePairState |
IceCandidatePairState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IceCandidatePairState[] |
IceCandidatePairState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.lastbamboo.common.ice.candidate with parameters of type IceCandidatePairState | |
|---|---|
void |
IceUdpCandidatePair.setState(IceCandidatePairState state)
|
void |
IceCandidatePair.setState(IceCandidatePairState state)
Sets the state of the pair. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||