ConnectFlags.userName

If the User Name Flag is set to 0, a user name MUST NOT be present in the payload. If the User Name Flag is set to 1, a user name MUST be present in the payload.

  1. bool userName [@property getter]
    struct ConnectFlags
    @safe pure @nogc nothrow @property const
    bool
    userName
    ()
  2. bool userName [@property setter]

Meta