SignalingCandidate.setSdpMid()

DESCRIPTION

Set the optional SDP MID value of a candidate.

DECLARATION

void setSdpMid(const std::string& mid)

PARAMETERS

mid:
The MID to set.