This function is part of the Sessions Interface.
Remarks
Set whether or not join in progress is allowed Once a session is started, it will no longer be visible to search queries unless this flag is set or the session returns to the pending or ended state
Return Value
-
EOS_Success if setting this parameter was successful
-
EOS_IncompatibleVersion if the API version passed in is incorrect
Parameters
EOS_SessionModification_SetJoinInProgressAllowed
Parameter Type And Name | Usage Information |
---|---|
EOS_HSessionModification Handle | |
const EOS_SessionModification_SetJoinInProgressAllowedOptions* Options | Options associated with setting the join in progress state the session |