SignalingIceServer.withUsername()

DESCRIPTION

Build the ICE server with username.

DECLARATION

public SignalingIceServer withUsername(String username)

PARAMETERS

credential:
The username to set.

RETURNS

*this reference.