Overload List

  Name Description
RenegotiateDescription () () ()
Synchronously renegotiates the media description. This method will wait until the media description is renegotiated. It is not recommended for a UI thread.
RenegotiateDescription(IEnumerable < (Of < ( SignalingHeader > ) > ) )
Synchronously renegotiates the media description. This method will wait until the media description is renegotiated. It is not recommended for a UI thread.

See Also