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