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