C# 클래스 NewTOAPIA.Net.Rtp.RtcpSendingDisabledException

RtcpSendingDisabledException is thrown if Rtcp sender methods in the Session are accessed while participant == null
상속: System.ApplicationException
파일 보기 프로젝트 열기: Wiladams/NewTOAPIA

공개 메소드들

메소드 설명
RtcpSendingDisabledException ( string msg ) : System

메소드 상세

RtcpSendingDisabledException() 공개 메소드

public RtcpSendingDisabledException ( string msg ) : System
msg string
리턴 System