This data structure is part of the Sessions Interface.
Output parameters for the EOS_Sessions_OnSessionInviteReceivedCallback function.
Properties
EOS_Sessions_SessionInviteReceivedCallbackInfo
Property
|
Value
|
void* ClientData
|
Context that was passed into EOS_Sessions_AddNotifySessionInviteReceived
|
EOS_ProductUserId LocalUserId
|
The Product User ID of the user who received the invite
|
EOS_ProductUserId TargetUserId
|
The Product User ID of the user who sent the invitation
|
const char* InviteId
|
Invite ID used to retrieve the actual session details
|
This data structure is part of the Sessions Interface.
Output parameters for the EOS_Sessions_OnSessionInviteReceivedCallback function.
Properties
Sessions.SessionInviteReceivedCallbackInfo
Property
|
Value
|
object ClientData
|
Context that was passed into EOS_Sessions_AddNotifySessionInviteReceived
|
ProductUserId LocalUserId
|
The Product User ID of the user who received the invite
|
ProductUserId TargetUserId
|
The Product User ID of the user who sent the invitation
|
string InviteId
|
Invite ID used to retrieve the actual session details
|
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