C# 클래스 SipSharp.SDP.SessionDescriptionProtocol

SDP is intended for describing multimedia sessions for the purposes of session announcement, session invitation, and other forms of multimedia session initiation.
파일 보기 프로젝트 열기: jgauffin/SipSharp

공개 메소드들

메소드 설명
Parse ( Stream stream ) : void

메소드 상세

Parse() 공개 메소드

public Parse ( Stream stream ) : void
stream System.IO.Stream
리턴 void