Home Units Hierarchy Routines All identifiers

packed record unaSDPSessionInfo

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type unaSDPSessionInfo = packed record

Description

 

Overview

Fields

r_username: string;
r_sessid: string;
r_sessversion: string;
r_nettype: string;
r_addrtype: string;
r_unicastAddress: string;

Description

Fields

r_username: string;

is the user's login on the originating host, or it is "-" if the originating host does not support the concept of user IDs.

r_sessid: string;

is a numeric string that forms a globally unique identifier for the session

r_sessversion: string;

version number for this session description

r_nettype: string;

Initially "IN" is defined to have the meaning "Internet"

r_addrtype: string;

Initially "IP4" and "IP6" are defined

r_unicastAddress: string;

is the address of the machine from which the session was created

(c) 2012 Lake of Soft


Generated by PasDoc 0.12.1 on 2012-10-09