LoginModel
This class is no longer available in the most recent version of the SDK.
Implements:Parcelable
Package:accountkit
Instance Methods
getAccessToken()

Gets the access token from the request.

public AccessToken getAccessToken()
Returns
The access token
getCode()
public String getCode()
Returns
The code, if response_type=code, or null
getFinalAuthState()
public String getFinalAuthState()
Returns
The final state passed with the given login request