UserLinkerCallback
This interface is used with UserLinkerAsync
.
UserLinkerCallback API
onSuccess()
onSuccess()
Call this method after linking succeeds.
onFailure()
onFailure()
Call this method after linking fails.
Last updated