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