HP-UX C SIP Stack Message Layer Reference Guide (January 2008)
Session-Expires Header Functions 721
Get and Set Functions
RvSipSessionExpiresHeaderSetDeltaSeconds()
RvSipSessionExpiresHeaderSetDeltaSeconds()
DESCRIPTION
Sets the delta seconds integer of the Session-Expires header. If the given delta-
seconds is UNDEFINED, the delta-seconds of the Session-Expires header is
removed.
SYNTAX
RvStatus RvSipSessionExpiresHeaderSetDeltaSeconds(
IN RvSipSessionExpiresHeaderHandle hHeader,
IN RvInt32 deltaSeconds);
PARAMETERS
hHeader
The handle to the Session-Expires header.
deltaSeconds
The delta-seconds to be set to the Session-Expires header.
RETURN VALUES
Returns RvStatus.