IConnectionTConnection, TStream, TAudioStream, TVideoStream, TDataStream Events |
The IConnectionTConnection, TStream, TAudioStream, TVideoStream, TDataStream generic type exposes the following members.
| Name | Description | |
|---|---|---|
| OnGatheringStateChange |
Raised when the gathering state changes.
| |
| OnIceConnectionStateChange |
Raised when the Ice connection state changes.
| |
| OnLocalCandidate |
Raised when a local candidate is added.
| |
| OnLocalDescription |
Raised when a local description is set.
| |
| OnRemoteCandidate |
Raised when a remote candidate is added.
| |
| OnRemoteDescription |
Raised when a remote description is set.
| |
| OnSignallingStateChange |
Raised when the signalling state changes.
| |
| OnStateChange |
Raised when the connection state changes.
|