HP-UX C SIP Stack Message Layer Reference Guide (February 2008)

290 HP C SIP Stack Message Layer Reference Guide
Get and Set Functions
RvSipAuthorizationHeaderSetQopOption()
RvSipAuthorizationHeaderSetQopOption()
DESCRIPTION
Sets the Qop option enumeration in the Authorization header.
SYNTAX
RvStatus RvSipAuthorizationHeaderSetQopOption(
IN RvSipAuthorizationHeaderHandle hSipAuthHeader,
IN RvSipAuthQopOption eQop);
PARAMETERS
hSipAuthHeader
The handle to the Authorization header.
eQop
The Qop option to be set in the object.
RETURN VALUES
Returns RvStatus.