|
WebRTC Video Chat 1.1.4
|
Confirmation that listening has stopped and no new incoming connections are allowed. This is triggered on 1 to 1 calls once a direct connection was established or as result of StopListening. More...
Public Member Functions | |
| ListeningStoppedEvent () | |
| Creates a new ListeningStopped event. | |
Public Member Functions inherited from Byn.Awrtc.CallEventArgs | |
| CallEventArgs (CallEventType type) | |
| Creates a new call event. | |
Additional Inherited Members | |
Properties inherited from Byn.Awrtc.CallEventArgs | |
| CallEventType | Type [get] |
| Returns the CallEventType. | |
Confirmation that listening has stopped and no new incoming connections are allowed. This is triggered on 1 to 1 calls once a direct connection was established or as result of StopListening.
If listening fails to start or stops due to an error ListeningFailed event type is used!