public static class STUN.StunServerAddress extends Object
| Constructor and Description |
|---|
StunServerAddress(String server,
String port) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPort()
Get the Server Port
|
String |
getServer()
Get the Host Address
|