RTCIceCandidateInit.sdpMid

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

Meta