public final class IceServer extends Object
| Constructor and Description |
|---|
IceServer(List<String> urls)
Constructor.
|
IceServer(List<String> urls,
String username,
String credential,
long lifetime,
String credentialType)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
String |
getCredential() |
String |
getCredentialType() |
long |
getLifetime() |
List<String> |
getUrls() |
String |
getUsername() |
int |
hashCode() |
String |
toString() |
public IceServer(List<String> urls, String username, String credential, long lifetime, String credentialType)
urls - urlsusername - the usernamecredential - the credentiallifetime - lifetimecredentialType - credential Type