EOS_Sessions_UpdateSessionCallbackInfo

EOS API reference page for EOS_Sessions_UpdateSessionCallbackInfo

Under 1 min to read

This data structure is part of the Sessions Interface.

Remarks

Output parameters for the EOS_Sessions_UpdateSession function.

Properties

EOS_Sessions_UpdateSessionCallbackInfo

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_UpdateSession
const char* SessionNameName of the session that was created/modified
const char* SessionIdID of the session that was created/modified