TurnServerResponse

constructor(@Json(name = "username") username: String?, @Json(name = "password") password: String?, @Json(name = "uris") uris: List<String>?, @Json(name = "ttl") ttl: Int?)