HP-UX C SIP Stack Message Layer Reference Guide (January 2008)
Authentication Header Functions 209
Get and Set Functions
RvSipAuthenticationHeaderSetStale()
RvSipAuthenticationHeaderSetStale()
DESCRIPTION
Sets the stale parameter in the Authentication header.
SYNTAX
RvStatus RvSipAuthenticationHeaderSetStale(
IN RvSipAuthenticationHeaderHandle hSipAuthHeader,
IN RvSipAuthStale eStale);
PARAMETERS
hSipAuthHeader
The handle to the Authentication header.
eStale
The stale value to be set in the object.
RETURN VALUES
Returns RvStatus.