Choose your implementation method:
This function is part of the Lobby Interface.
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
|
|
This function is part of the Lobby Interface.
Retrieve an invite ID from a list of active invites for a given user
{Result.InvalidParameters} if any of the options are incorrect
{Result.NotFound} if the invite doesn't exist
Return Value
{Result.Success} if the input is valid and an invite ID was returned
See Also
{GetInviteCount}, {CopyLobbyDetailsHandleByInviteId}
Parameters
Lobby.LobbyInterface.GetInviteIdByIndex
Parameter Type And Name
|
Usage Information
|
GetInviteIdByIndexOptions options
|
Structure containing the input parameters
|
string outBuffer
|
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no