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.
Construct a Candidate to be sent by the MessageTransport.
explicit SignalingCandidate(std::string cand)
cand: