HP-UX C SIP Stack Message Layer Reference Guide (January 2008)
742 HP C SIP Stack Message Layer Reference Guide
Get and Set Functions
RvSipSubscriptionStateHeaderGetSubstate()
RvSipSubscriptionStateHeaderGetSubstate()
DESCRIPTION
Gets the substate enumeration value of the subscription-state object. If
RVSIP_SUBSCRIPTION_SUBSTATE_OTHER is returned, you can receive
the substate string using RvSipSubscriptionStateHeaderGetSubstate().
SYNTAX
RvSipSubscriptionSubstate
RvSipSubscriptionStateHeaderGetSubstate(
IN RvSipSubscriptionStateHeaderHandle hHeader);
PARAMETERS
hHeader
The handle to the Subscription-State header.
RETURN VALUES
Returns an enumeration value of substate.