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