getlsnrtspalgsessionResult Structure Definition

The getlsnrtspalgsessionResult structure defines the return type for getlsnrtspalgsession API.

Syntax



Members

rc

If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings.

message

If the method succeeds, message is NULL else message contains Error/Warning message.

lsnrtspalgsessionList

List of lsnrtspalgsessions


lsnrtspalgsession Structure Definition

The lsnrtspalgsession structure defines the actual return type values for getlsnrtspalgsession API.

Syntax



Members

sessionid

Session ID for the RTSP call.

callflags

Flags for the call entry.

xlatip

XLAT IP Address if its XLAT session.

callrefcount

Reference count for the call entry.

calltimer

Timer for the call entry.

channelip

IP address of the channel.

channelnatip

Natted IP address of the channel.

channelport

port for the channel.

channelnatport

Natted port for the channel.

channelprotocol

Channel transport protocol.

channelflags

Flags for the call entry.

channeltimeout

Timeout for the channel.

_nextgenapiresource


See Also