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
Afficher le fichier Open project: Wiladams/NewTOAPIA

Méthodes publiques

Méthode Description
RtpTrafficDisabledException ( string msg ) : System

Method Details

RtpTrafficDisabledException() public méthode

public RtpTrafficDisabledException ( string msg ) : System
msg string
Résultat System