Choose your implementation method:
This data structure is part of the CustomInvites Interface.
Output parameters for the EOS_CustomInvites_OnCustomInviteReceivedCallback Function.
Properties
EOS_CustomInvites_OnCustomInviteReceivedCallbackInfo
Property
|
Value
|
void* ClientData
|
Context that was passed into EOS_CustomInvites_AddNotifyCustomInviteReceived
|
EOS_ProductUserId TargetUserId
|
User that sent this custom invite
|
EOS_ProductUserId LocalUserId
|
Recipient Local user id
|
const char* CustomInviteId
|
Id of the received Custom Invite
|
const char* Payload
|
Payload of the received Custom Invite
|
This data structure is part of the CustomInvites Interface.
Output parameters for the {OnCustomInviteReceivedCallback} Function.
Properties
CustomInvites.OnCustomInviteReceivedCallbackInfo
Property
|
Value
|
object ClientData
|
Context that was passed into EOS_CustomInvites_AddNotifyCustomInviteReceived
|
ProductUserId TargetUserId
|
User that sent this custom invite
|
ProductUserId LocalUserId
|
Recipient Local user id
|
Utf8String CustomInviteId
|
Id of the received Custom Invite
|
Utf8String Payload
|
Payload of the received Custom Invite
|
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