void SetMaxParticipantsWithRange( qUnsignedInt16 min, qUnsignedInt16 max );
Name | Description | |
---|---|---|
in | min |
Minimum value for maximum number of participants. |
in | max |
Maximum value for maximum number of participants. |
Specifies a range for the maximum number of people who can participate.
Specifies the maximum number of people who can participate. If nothing is specified, any value will be matched, searching for: min value <= maximum number of participants <= max value.
CONFIDENTIAL