link()
1boolean link(String installId)Copied!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.Returnstrue
only if linking succeeds.