SDPOrigin.username

string username() @property

Get username field.

Returns

the user's login on the originating host, or it is "-"

if the originating host does not support the concept of user ids.

void username(string propval) @property

Set username field.

Parameters

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