HP-UX C SIP Stack Message Layer Reference Guide (February 2008)
292 HP C SIP Stack Message Layer Reference Guide
Get and Set Functions
RvSipAuthorizationHeaderSetResponse()
RvSipAuthorizationHeaderSetResponse()
DESCRIPTION
Sets the response string in the Authorization header.
SYNTAX
RvStatus RvSipAuthorizationHeaderSetResponse(
IN RvSipAuthorizationHeaderHandle hHeader,
IN RvChar* pResponse);
PARAMETERS
hHeader
The handle to the Authorization header.
pResponse
The Response string to be set in the Authorization header. If a NULL value is
supplied, the existing Response string in the header is removed.
RETURN VALUES
Returns RvStatus.