void SetGatheringIdForParticipationCheck( GatheringID gidForParticipationCheck );
Name | Description | |
---|---|---|
in | gidForParticipationCheck | Returns the gathering ID to use as a condition for joining. The check is not run when INVALID_GATHERINGID is specified. |
Sets the gathering ID to use for checking whether the local user and the additional user are in the specified gathering.
If you want to set a condition where all participants, including the local user, must be in a particular gathering, specify the gathering ID with this function. The initial state is INVALID_GATHERINGID
.
CONFIDENTIAL