InviteRewarded

Introduction

  • Backend Name: invite_rewarded

  • Description: The player successfully invited another player

  • Event Type: Social

  • Priority: P3

Parameters

NameTypeSelectBackend nameDescription
additionalDataDictionaryOptionaladditional_dataAny additional information
inviteTypestringOptionalinvite_typeinviteType is the system used to drive the invite
isInviteAcceptedboolOptionalis_invite_acceptedHas the invite been accepted
senderIDstringRequiredsender_idThe sender ID
uniqueTrackingstringOptionalunique_trackingThis is used to match a Sent event with corresponding Received event.

Code example

LionAnalytics.InviteRewarded("R579HJ", "R579HJ+X589TY", "MatchInvite", true);