EOS_Lobby_RejectInviteCallbackInfo

EOS API reference page for EOS_Lobby_RejectInviteCallbackInfo

阅读时间少于1分钟

This data structure is part of the Lobby Interface.

Remarks

Output parameters for the EOS_Lobby_RejectInvite function.

Properties

EOS_Lobby_RejectInviteCallbackInfo

PropertyValue
EOS_EResult ResultCodeThe EOS_EResult code for the operation. EOS_Success indicates that the operation succeeded; other codes indicate errors.
void* ClientDataContext that was passed into EOS_Lobby_RejectInvite
const char* InviteIdThe ID of the invitation being rejected