WebrtcSignalingMessage.getCandidate()

DESCRIPTION

Get the SignalingCandidate contained in this message if isCandidate() returns true.

DECLARATION

public SignalingCandidate getCandidate()

RETURNS

The contained SignalingCandidate object.