AccessToken.AccessTokenCreationCallback

A callback for creating an access token from a NativeLinkingIntent

الحزمة:facebook
طرق المثيلات
onSuccess(AccessToken)

The method called on a successful creation of an AccessToken.

public void onSuccess(AccessToken token)
المعلمةالوصف
tokenThe access token created from the native link intent.
onError(FacebookException)
public void onError(FacebookException error)
المعلمةالوصف
error