The local policy for gathering candidates. More...
Public Member Functions | |
IceGatherPolicy (int value) | |
int | getAssignedValue () |
Static Public Member Functions | |
[static initializer] | |
static IceGatherPolicy | getByAssignedValue (int value) |
Public Attributes | |
All =(1) | |
All candidates (host, reflexive, and relay) will be gathered. More... | |
NoHost =(2) | |
Only reflexive and relay candidates will be gathered. More... | |
Relay =(3) | |
Only relay candidates will be gathered. More... | |
The local policy for gathering candidates.
fm.liveswitch.IceGatherPolicy.IceGatherPolicy | ( | int | value | ) |
|
static |
int fm.liveswitch.IceGatherPolicy.getAssignedValue | ( | ) |
|
static |
fm.liveswitch.IceGatherPolicy.All =(1) |
All candidates (host, reflexive, and relay) will be gathered.
fm.liveswitch.IceGatherPolicy.NoHost =(2) |
Only reflexive and relay candidates will be gathered.
fm.liveswitch.IceGatherPolicy.Relay =(3) |
Only relay candidates will be gathered.