This data structure is part of the Sessions Interface.
Output parameters for the EOS_Sessions_UpdateSession function.
Properties
EOS_Sessions_UpdateSessionCallbackInfo
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_Sessions_UpdateSession
|
const char* SessionName
|
Name of the session that was created/modified
|
const char* SessionId
|
ID of the session that was created/modified
|
This data structure is part of the Sessions Interface.
Output parameters for the EOS_Sessions_UpdateSession function.
Properties
Sessions.UpdateSessionCallbackInfo
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_Sessions_UpdateSession
|
string SessionName
|
Name of the session that was created/modified
|
string SessionId
|
ID of the session that was created/modified
|
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