This function is part of the Sessions Interface.
Remarks
Allows enabling or disabling invites for this session.
The session will also need to have bPresenceEnabled
true.
Return Value
-
EOS_Success if setting this parameter was successful
-
EOS_IncompatibleVersion if the API version passed in is incorrect
Parameters
EOS_SessionModification_SetInvitesAllowed
Parameter Type And Name | Usage Information |
---|---|
EOS_HSessionModification Handle | |
const EOS_SessionModification_SetInvitesAllowedOptions* Options | Options associated with invites allowed flag for this session. |