RTCIceCandidate.sdpMLineIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void sdpMLineIndex(Optional!(T0) sdpMLineIndex)
    struct RTCIceCandidate
    nothrow
    void
    sdpMLineIndex
    (
    T0
    )
    (
    scope auto ref Optional!(T0) sdpMLineIndex
    )
    if (
    isTOrPointer!(T0, ushort)
    )
  2. Optional!(ushort) sdpMLineIndex()

Meta