@nettype, @addrtype and @addr form a globally unique identifier for the session.
SDPOrigin.sessId
string sessId() @propertyGet sessId field.
Returns
is a numeric string such that the tuple of @username, @sess_id,
void sessId(string propval) @propertySet sessId field.
Parameters
propval | is a numeric string such that the tuple of @username, @sess_id, @nettype, @addrtype and @addr form a globally unique identifier for the session. |