This function is part of the Lobby Interface.
Remarks
Retrieve an invite ID from a list of active invites for a given user
Return Value
-
EOS_Success if the input is valid and an invite ID was returned
-
EOS_InvalidParameters if any of the options are incorrect
-
EOS_NotFound if the invite doesn't exist
See Also
EOS_Lobby_GetInviteCount, EOS_Lobby_CopyLobbyDetailsHandleByInviteId
Parameters
EOS_Lobby_GetInviteIdByIndex
Parameter Type And Name | Usage Information |
---|---|
EOS_HLobby Handle | |
const EOS_Lobby_GetInviteIdByIndexOptions* Options | Structure containing the input parameters |
char* OutBuffer | |
int32_t* InOutBufferLength |