HP-UX C SIP Stack Message Layer Reference Guide (January 2008)
Message Object Functions 19
Get and Set Functions
RvSipMsgGetRequestUri()
RvSipMsgGetRequestUri()
DESCRIPTION
Gets the request URI address object handle.
SYNTAX
RvSipAddressHandle RvSipMsgGetRequestUri(
IN RvSipMsgHandle hSipMsg);
PARAMETERS
hSipMsg
The handle to a message.
RETURN VALUES
Returns a handle to the URI address object or NULL if no URI address exists.