C# Class NewTOAPIA.Net.Rtp.RtcpSendingDisabledException

RtcpSendingDisabledException is thrown if Rtcp sender methods in the Session are accessed while participant == null
Inheritance: System.ApplicationException
Mostrar archivo Open project: Wiladams/NewTOAPIA

Public Methods

Method Description
RtcpSendingDisabledException ( string msg ) : System

Method Details

RtcpSendingDisabledException() public method

public RtcpSendingDisabledException ( string msg ) : System
msg string
return System