SDPOrigin.username

Set username field.

  1. string username [@property getter]
  2. string username [@property setter]
    class SDPOrigin
    @property
    void
    username
    (
    string propval
    )

Parameters

propval string

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