InviteSent

Introduction

  • Backend Name: invite_sent

  • Description: The player sent an invite to the game

  • Event Type: Social

  • Priority: P3

Parameters

NameTypeSelectBackend nameDescription
additionalDataDictionaryOptionaladditional_dataAny additional information
inviteTypestringOptionalinvite_typeinviteType is the system used to drive the invite
uniqueTrackingstringOptionalunique_trackingThis is used to match a Sent event with corresponding Received event.

Code example

LionAnalytics.InviteSent(uniqueTracker, "MatchInvite", recipients);