AuthenticationCompletionCallback onSuccess method

Callback to asynchronously pass the access token.

Signature

public void onSuccess(String accessToken);

Parameters

Name Datatype Notes
token
String

Defined in

AuthenticaionCompletionCallback.java

Supported Platforms

Minimum supported OS version
Android 4.0.3 (API level 15)