sdpLineNumber property

int? get sdpLineNumber

The RTCError interface's read-only property sdpLineNumber specifies the line number within the at which a syntax error occurred while parsing it.

Implementation

external int? get sdpLineNumber;