This data structure is part of the Sessions Interface.
Output parameters for the EOS_Sessions_OnSessionInviteAcceptedCallback function.
Properties
EOS_Sessions_SessionInviteAcceptedCallbackInfo
Property
|
Value
|
void* ClientData
|
Context that was passed into EOS_Sessions_AddNotifySessionInviteAccepted
|
const char* SessionId
|
Session ID that should be used for joining
|
EOS_ProductUserId LocalUserId
|
The Product User ID of the user who accepted the invitation
|
EOS_ProductUserId TargetUserId
|
The Product User ID of the user who sent the invitation
|
const char* InviteId
|
Invite ID that was accepted
|
This data structure is part of the Sessions Interface.
Output parameters for the {OnSessionInviteAcceptedCallback} function.
Properties
Sessions.SessionInviteAcceptedCallbackInfo
Property
|
Value
|
object ClientData
|
Context that was passed into EOS_Sessions_AddNotifySessionInviteAccepted
|
string SessionId
|
Session ID that should be used for joining
|
ProductUserId LocalUserId
|
The Product User ID of the user who accepted the invitation
|
ProductUserId TargetUserId
|
The Product User ID of the user who sent the invitation
|
string InviteId
|
Invite ID that was accepted
|
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