C# 클래스 SipSharp.RequestContext

파일 보기 프로젝트 열기: jgauffin/SipSharp 1 사용 예제들

공개 메소드들

메소드 설명
RequestContext ( IRequest request, IResponse response, IServerTransaction transaction ) : System

메소드 상세

RequestContext() 공개 메소드

public RequestContext ( IRequest request, IResponse response, IServerTransaction transaction ) : System
request IRequest
response IResponse
transaction IServerTransaction
리턴 System