ConnectionBaseTConnection, TStream, TAudioStream, TVideoStream, TDataStream, TDataChannel Events | 
The ConnectionBaseTConnection, TStream, TAudioStream, TVideoStream, TDataStream, TDataChannel 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 description is added.
              | |
| OnRemoteDescription | 
            Raised when a remote description is set.
              | |
| OnSignallingStateChange | 
            Raised when the signalling state changes.
              | |
| OnStateChange | 
            Raised when the connection state changes.
              |