WebRTC Video Chat 1.1.2
Loading...
Searching...
No Matches
Byn.Awrtc.RtcEventArgs Class Reference

Delivers lower level WebRTC events to via the CallEventHandler. Note these events might be undocumented, platform specific or experimental. More...

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

Public Member Functions

 RtcEventArgs (RtcEvent content)
 Creates a new public facing event from a an RtcEvent emitted by the lower layers.
 
- Public Member Functions inherited from Byn.Awrtc.CallEventArgs
 CallEventArgs (CallEventType type)
 Creates a new call event.
 

Properties

RtcEvent Content [get]
 Internal event.
 
- Properties inherited from Byn.Awrtc.CallEventArgs
CallEventType Type [get]
 Returns the CallEventType.
 

Detailed Description

Delivers lower level WebRTC events to via the CallEventHandler. Note these events might be undocumented, platform specific or experimental.

Constructor & Destructor Documentation

◆ RtcEventArgs()

Byn.Awrtc.RtcEventArgs.RtcEventArgs ( RtcEvent content)

Creates a new public facing event from a an RtcEvent emitted by the lower layers.

Parameters
content

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