void SetVacantOnly( bool vacantOnly );
Name | Description | |
---|---|---|
in | vacantOnly | Specify true when excluding full sessions, and false when not excluding them. |
Sets whether to exclude full sessions.
Sets whether to exclude full sessions. The default is not to exclude.
This member function excludes sessions regardless of the settings when specified with the AutoMatchmakeParam::SetSearchCriteria
function. It is enabled when the MatchmakeExtensionClient::BrowseMatchmakeSession
function is used.
CONFIDENTIAL