SignalingCandidate.SignalingCandidate()

DESCRIPTION

Construct a Candidate to be sent by the MessageTransport.

DECLARATION

explicit SignalingCandidate(std::string cand)

PARAMETERS

cand:
The string representation of the candidate.