EOS_SessionModification_SetInvitesAllowed

EOS API reference page for EOS_SessionModification_SetInvitesAllowed

1分未満で読めます

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 NameUsage Information
EOS_HSessionModification Handle
const EOS_SessionModification_SetInvitesAllowedOptions* OptionsOptions associated with invites allowed flag for this session.