Class: IceCandidate

elements/complexTypes.IceCandidate()

new IceCandidate()

IceCandidate representation based on RTCIceCandidate interface.
Properties:
Name Type Description
candidate external:String The candidate-attribute as defined in section 15.1 of ICE (rfc5245).
sdpMid external:String If present, this contains the identifier of the 'media stream identification'.
sdpMLineIndex external:Integer The index (starting at zero) of the m-line in the SDP this candidate is associated with.
Source:
See: