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

720 HP C SIP Stack Message Layer Reference Guide
Get and Set Functions
RvSipSessionExpiresHeaderGetDeltaSeconds()
RvSipSessionExpiresHeaderGetDeltaSeconds()
DESCRIPTION
Gets the delta-seconds integer of the Session-Expires header. If the delta-
seconds integer is not set, UNDEFINED is returned.
SYNTAX
RvStatus RvSipSessionExpiresHeaderGetDeltaSeconds(
IN RvSipSessionExpiresHeaderHandle hHeader,
OUT RvInt32 *pDeltaSeconds);
PARAMETERS
hHeader
The handle to the Session-Expires header.
pDeltaSeconds
The delta-seconds integer.
RETURN VALUES
Returns RvStatus.