SDPOrigin.sessId

string sessId() @property

Get sessId field.

Returns

is a numeric string such that the tuple of @username, @sess_id,

@nettype, @addrtype and @addr form a globally unique identifier for the session.

void sessId(string propval) @property

Set sessId field.

Parameters

propvalis a numeric string such that the tuple of @username, @sess_id, @nettype, @addrtype and @addr form a globally unique identifier for the session.