MetaUserLinkerCallback
This class was replaced by UserLinkerCallback in v6.0.0.
This interface is used with MetaUserLinkerAsync.
MetaUserLinkerCallback API
onSuccess()
onSuccess()void onSuccess()Call this method after linking succeeds.
onFailure()
onFailure()void onFailure()Call this method after linking fails.
Last updated