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

Event notifies the call is waiting for incoming connections. More...

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

Public Member Functions

 WaitForIncomingCallEventArgs (string address)
 Creates a new WaitForIncomingCallEventArgs object.
 
- Public Member Functions inherited from Byn.Awrtc.CallEventArgs
 CallEventArgs (CallEventType type)
 Creates a new call event.
 

Properties

string Address [get]
 Address that other calls can use to connect.
 
- Properties inherited from Byn.Awrtc.CallEventArgs
CallEventType Type [get]
 Returns the CallEventType.
 

Detailed Description

Event notifies the call is waiting for incoming connections.

Constructor & Destructor Documentation

◆ WaitForIncomingCallEventArgs()

Byn.Awrtc.WaitForIncomingCallEventArgs.WaitForIncomingCallEventArgs ( string address)

Creates a new WaitForIncomingCallEventArgs object.

Parameters
addressAddress

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