WebrtcSignalingMessage.getCandidate()
DESCRIPTION
Get the SignalingCandidate contained in this message if isCandidate() returns true.
DECLARATION
public SignalingCandidate getCandidate()
RETURNS
The contained SignalingCandidate object.
Get the SignalingCandidate contained in this message if isCandidate() returns true.
public SignalingCandidate getCandidate()
The contained SignalingCandidate object.