WebRTC Video Chat 1.1.4
Loading...
Searching...
No Matches
Byn.Awrtc.ListeningStoppedEvent Class Reference

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...

Inheritance diagram for Byn.Awrtc.ListeningStoppedEvent:
Byn.Awrtc.CallEventArgs

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.
 

Detailed Description

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!


The documentation for this class was generated from the following file: