EOS_Sessions_SessionInviteAcceptedCallbackInfo

EOS API reference page for EOS_Sessions_SessionInviteAcceptedCallbackInfo

1분 미만 소요

This data structure is part of the Sessions Interface.

Remarks

Output parameters for the EOS_Sessions_OnSessionInviteAcceptedCallback function.

Properties

EOS_Sessions_SessionInviteAcceptedCallbackInfo

PropertyValue
void* ClientDataContext that was passed into EOS_Sessions_AddNotifySessionInviteAccepted
const char* SessionIdSession ID that should be used for joining
EOS_ProductUserId LocalUserIdThe Product User ID of the user who accepted the invitation
EOS_ProductUserId TargetUserIdThe Product User ID of the user who sent the invitation
const char* InviteIdInvite ID that was accepted