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