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

Base class of all call event args. More...

Inheritance diagram for Byn.Awrtc.CallEventArgs:
Byn.Awrtc.AudioFramesUpdateEventArgs Byn.Awrtc.CallAcceptedEventArgs Byn.Awrtc.CallEndedEventArgs Byn.Awrtc.ConnectingEventArgs Byn.Awrtc.DataMessageEventArgs Byn.Awrtc.ErrorEventArgs Byn.Awrtc.FrameUpdateEventArgs Byn.Awrtc.ListeningStoppedEvent Byn.Awrtc.MessageEventArgs Byn.Awrtc.RtcEventArgs Byn.Awrtc.WaitForIncomingCallEventArgs

Public Member Functions

 CallEventArgs (CallEventType type)
 Creates a new call event.
 

Properties

CallEventType Type [get]
 Returns the CallEventType.
 

Detailed Description

Base class of all call event args.

A subclass might contain more information about the call.

Constructor & Destructor Documentation

◆ CallEventArgs()

Byn.Awrtc.CallEventArgs.CallEventArgs ( CallEventType type)

Creates a new call event.

Parameters
typeType of the event

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