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