AccountKitActivity
Kelas ini tidak tersedia lagi di versi SDK terbaru.
Perpanjang:AppCompatActivity
Paket:ui
Konstruktor
AccountKitActivity()
public AccountKitActivity()
Metode Instance
onBackPressed()
public void onBackPressed()
onBackPressed(View)
public void onBackPressed(View view)
ParameterKeterangan
view
onCancelPressed(View)
public void onCancelPressed(View view)
ParameterKeterangan
view
onCreate(Bundle)
public void onCreate(Bundle savedInstanceState)
ParameterKeterangan
savedInstanceState
onPause()
public void onPause()
onSaveInstanceState(Bundle)
public void onSaveInstanceState(Bundle outState)
ParameterKeterangan
outState
onViewReadyWithState(Bundle, boolean)
protected void onViewReadyWithState(Bundle viewState, boolean restored)
ParameterKeterangan
viewState
restored
onResume()
protected void onResume()
onDestroy()
protected void onDestroy()
onOptionsItemSelected(MenuItem)
public boolean onOptionsItemSelected(MenuItem item)
ParameterKeterangan
item
onKeyDown(int, KeyEvent)
public boolean onKeyDown(int keyCode, KeyEvent event)
ParameterKeterangan
keyCode
event
sendResult()
public void sendResult()
setAuthorizationCode(String)
protected void setAuthorizationCode(String authorizationCode)
ParameterKeterangan
authorizationCode
setFinalAuthState(String)
protected void setFinalAuthState(String finalAuthState)
ParameterKeterangan
finalAuthState
setAccessToken(AccessToken)
protected void setAccessToken(AccessToken accessToken)
ParameterKeterangan
accessToken
setTokenRefreshIntervalInSeconds(long)
protected void setTokenRefreshIntervalInSeconds(long tokenRefreshIntervalInSeconds)
ParameterKeterangan
tokenRefreshIntervalInSeconds
setLoginResult(LoginResult)
protected void setLoginResult(LoginResult result)
ParameterKeterangan
result
pushError(AccountKitError)
public void pushError(AccountKitError error)
ParameterKeterangan
error
pushError(AccountKitException)
public void pushError(AccountKitException exception)
ParameterKeterangan
exception
Konstan
ACCOUNT_KIT_ACTIVITY_CONFIGURATION
public static final String ACCOUNT_KIT_ACTIVITY_CONFIGURATION