Click or drag to resize

IConnectionTConnection, TStream, TAudioStream, TVideoStream, TDataStream Methods

The IConnectionTConnection, TStream, TAudioStream, TVideoStream, TDataStream generic type exposes the following members.

Methods
  NameDescription
Public methodAddIceServer
Adds an ICE server.
Public methodAddIceServers
Adds some ICE servers.
Public methodAddRemoteCandidate
Adds the remote candidate.
Public methodClose
Closes this instance.
Public methodCreateAnswer
Creates an answer.
Public methodCreateOffer
Creates an offer.
Public methodGetStats
Gets connection stats.
Public methodRemoveIceServer
Removes an ICE server.
Public methodRemoveIceServers
Removes some ICE servers.
Public methodSetLocalDescription
Sets the local description.
Public methodSetRemoteDescription
Sets the remote description.
Top
See Also