ICEServer

constructor(@Json(name = "password") password: String, @Json(name = "username") username: String, @Json(name = "urls") urls: List<String>)