SignalingCandidate.SignalingCandidate()
DESCRIPTION
Construct a Candidate to be sent by the MessageTransport.
DECLARATION
public SignalingCandidate(String candidate)
PARAMETERS
candidate:- The string representation of the candidate.
Construct a Candidate to be sent by the MessageTransport.
public SignalingCandidate(String candidate)
candidate: