EOS_Sessions_RegisterPlayersCallbackInfo

EOS API reference page for EOS_Sessions_RegisterPlayersCallbackInfo

Under 1 min to read

This data structure is part of the Sessions Interface.

Properties

EOS_Sessions_RegisterPlayersCallbackInfo

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_Sessions_RegisterPlayers
EOS_ProductUserId* RegisteredPlayersThe players that were successfully registered
uint32_t RegisteredPlayersCountThe number of players successfully registered
EOS_ProductUserId* SanctionedPlayersThe players that failed to register because they are sanctioned
uint32_t SanctionedPlayersCountThe number of players that failed to register because they are sanctioned