C# Class NewTOAPIA.Net.Rtp.RtpTrafficDisabledException

RtpTrafficDisabledException is thrown if Rtp methods in the Session are accessed while in rtpTraffic == false mode
Inheritance: System.ApplicationException
ファイルを表示 Open project: Wiladams/NewTOAPIA

Public Methods

Method Description
RtpTrafficDisabledException ( string msg ) : System

Method Details

RtpTrafficDisabledException() public method

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