This data structure is part of the Lobby Interface.
Output parameters for the EOS_Lobby_RejectInvite function.
Properties
EOS_Lobby_RejectInviteCallbackInfo
Property
|
Value
|
EOS_EResult ResultCode
|
The EOS_EResult code for the operation. EOS_Success indicates that the operation succeeded; other codes indicate errors.
|
void* ClientData
|
Context that was passed into EOS_Lobby_RejectInvite
|
const char* InviteId
|
The ID of the invitation being rejected
|
This data structure is part of the Lobby Interface.
Output parameters for the {LobbyInterface.RejectInvite} function.
Properties
Lobby.RejectInviteCallbackInfo
Property
|
Value
|
Result ResultCode
|
The EOS_EResult code for the operation. EOS_Success indicates that the operation succeeded; other codes indicate errors.
|
object ClientData
|
Context that was passed into EOS_Lobby_RejectInvite
|
string InviteId
|
The ID of the invitation being rejected
|
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