MetaUserLinker
This document refers to deprecated parts of the platform and has been left intact to help customers with legacy integrations. In order to access the latest platform features and documentation, please go to https://docs.sentiance.com.
This interface is used with setMetaUserLinker(MetaUserLinker)
.
Learn more about Meta-Users here.
MetaUserLinker API
link()
link()
This method will be called when your app needs to handle MetaUser linking, normally during the first ever SDK initialization, but also if MetaUsers are enabled afterwards. This method will be executed on a background thread.
Returns
true
only if linking succeeds.
Parameters | |
---|---|
installId | A unique Sentiance ID representing the current installation |
Last updated