MessageTransport.Observer.onSetupDone()

DESCRIPTION

Callback invoked when the setup phase of the message transport is concluded.

DECLARATION

void onSetupDone(List<SignalingIceServer> iceServers)

PARAMETERS

iceServers:
A list of ICE servers to use in Peer Connection.