Skip to main content
Version: SDK 5.0.x

Function createAffiliateLink

warning

Function createAffiliateLink is deprecated.

createAffiliateLink(channel?: string): Promise<string>

Get an affiliate link that may be used by an existing user to invite other users into your app.

Parameters

NameTypeDescription
(Optional) channelstringThe channel you plan to use to forward this link to.

Returns

 Promise<string>

Deprecated