C# Class SipSharp.RequestContext

Afficher le fichier Open project: jgauffin/SipSharp Class Usage Examples

Méthodes publiques

Méthode Description
RequestContext ( IRequest request, IResponse response, IServerTransaction transaction ) : System

Method Details

RequestContext() public méthode

public RequestContext ( IRequest request, IResponse response, IServerTransaction transaction ) : System
request IRequest
response IResponse
transaction IServerTransaction
Résultat System