Builder

class Builder(urls: Collection<String>)

A builder for IceServer.

Throws

if the list is empty

Constructors

Link copied to clipboard
constructor(url: String)

Creates a new Builder from a single server URL.

constructor(urls: Collection<String>)

Functions

Link copied to clipboard

Returns an IceServer.

Link copied to clipboard

Sets the password.

Link copied to clipboard

Sets the username.