Public Classes

ReferralHero iOS Swift SDK

There is a class used by the ReferralHero SDK as the ReferralModel classes for storing and accessing various related properties efficiently, allowing the SDK to easily manage and structure large sets of data.

Also, it is much easier for the developers integrating our SDK to understand data being returned or passed as part of the various methods or callbacks, making the whole integration process simple.

Setting/Updating the ReferralParams details is an important step. This is how ReferralHero would be aware of the identity of a business user as classified by your app.

Input Parameters

ReferRHSubscriber Model

NOTE:

The parameters need to be sent in the correct order for our system to automatically generate a referral.

Last updated