Share via


Request.Request(StandardMethodType) constructor

 
Communications Server 2007 Server SDK Documentation

Request.Request (StandardMethodType)

The Request constructor creates an instance of a Request object, with a specified SIP standard method enumeration type.

[C#]
public Request(
StandardMethodType method
);
FakePre-375fde69b7a54afbbfc6a47cfe138b80-4567bd644e38436faf761dd4490940b2

Parameters

  • method
    Specifies a standard SIP method type for this request.

Requirements

Redistributable: Requires Microsoft Office Communications Server 2007.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)

See Also

Request Constructors, Request

  
  What did you think of this topic?
  © 2007 Microsoft Corporation. All rights reserved.