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

342 HP C SIP Stack Message Layer Reference Guide
Get and Set Functions
RvSipContactHeaderGetCompactForm()
RvSipContactHeaderGetCompactForm()
DESCRIPTION
Gets the compact form flag of the header.
SYNTAX
RvStatus RvSipContactHeaderGetCompactForm (
IN RvSipContactHeaderHandle hHeader,
IN RvBool *pbIsCompact);
PARAMETERS
hHeader
The handle to the Contact header.
pbIsCompact
Specifies whether or not the header is a compact form header.
RETURN VALUES
Returns RvStatus.