HP-UX C SIP Stack Message Layer Reference Guide (January 2008)
Contact Header Functions 329
Get and Set Functions
RvSipContactHeaderSetQVal()
RvSipContactHeaderSetQVal()
DESCRIPTION
Sets the q parameter value in the Contact header.
SYNTAX
RvStatus RvSipContactHeaderSetQVal(
IN RvSipContactHeaderHandle hHeader,
IN RvChar *strQVal);
PARAMETERS
hHeader
The handle to the Contact header.
strQVal
The value of the offset of the “q parameter to be set.
RETURN VALUES
Returns RvStatus.