| IConnectionTConnection, TStream, TAudioStream, TVideoStream, TDataStream Methods | 
The IConnectionTConnection, TStream, TAudioStream, TVideoStream, TDataStream generic type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | AddIceServer | 
            Adds an ICE server.
             | 
|  | AddIceServers | 
            Adds some ICE servers.
             | 
|  | AddRemoteCandidate | 
            Adds the remote candidate.
             | 
|  | Close | 
            Closes this instance.
             | 
|  | CreateAnswer | 
            Creates an answer.
             | 
|  | CreateOffer | 
            Creates an offer.
             | 
|  | GetStats | 
            Gets connection stats.
             | 
|  | RemoveIceServer | 
            Removes an ICE server.
             | 
|  | RemoveIceServers | 
            Removes some ICE servers.
             | 
|  | SetLocalDescription | 
            Sets the local description.
             | 
|  | SetRemoteDescription | 
            Sets the remote description.
             | 
 See Also
See Also