This data structure is part of the Connect Interface.
Output parameters for the EOS_Connect_LinkAccount function.
Properties
EOS_Connect_LinkAccountCallbackInfo
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_Connect_LinkAccount.
|
EOS_ProductUserId LocalUserId
|
The Product User ID of the existing, logged-in user whose account was linked (on success).
|
This data structure is part of the Connect Interface.
Output parameters for the {ConnectInterface.LinkAccount} function.
Properties
Connect.LinkAccountCallbackInfo
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_Connect_LinkAccount.
|
ProductUserId LocalUserId
|
The Product User ID of the existing, logged-in user whose account was linked (on success).
|
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