public class IceServer extends Object
Constructor and Description |
---|
IceServer(String credential,
String username,
URI url)
Initialize an IceServer.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCredential() |
URI |
getUrl() |
String |
getUsername() |
int |
hashCode() |
String |
toString() |
Copyright © 2016 Twilio, Inc. All Rights Reserved.