AccountKitActivity
Lớp này không còn khả dụng trong phiên bản gần đây nhất của SDK.
Mở rộng:AppCompatActivity
Gói:ui
Xây dựng
AccountKitActivity()
public AccountKitActivity()
Phương thức thực thể
onBackPressed()
public void onBackPressed()
onBackPressed(View)
public void onBackPressed(View view)
Thông sốMô tả
view
onCancelPressed(View)
public void onCancelPressed(View view)
Thông sốMô tả
view
onCreate(Bundle)
public void onCreate(Bundle savedInstanceState)
Thông sốMô tả
savedInstanceState
onPause()
public void onPause()
onSaveInstanceState(Bundle)
public void onSaveInstanceState(Bundle outState)
Thông sốMô tả
outState
onViewReadyWithState(Bundle, boolean)
protected void onViewReadyWithState(Bundle viewState, boolean restored)
Thông sốMô tả
viewState
restored
onResume()
protected void onResume()
onDestroy()
protected void onDestroy()
onOptionsItemSelected(MenuItem)
public boolean onOptionsItemSelected(MenuItem item)
Thông sốMô tả
item
onKeyDown(int, KeyEvent)
public boolean onKeyDown(int keyCode, KeyEvent event)
Thông sốMô tả
keyCode
event
sendResult()
public void sendResult()
setAuthorizationCode(String)
protected void setAuthorizationCode(String authorizationCode)
Thông sốMô tả
authorizationCode
setFinalAuthState(String)
protected void setFinalAuthState(String finalAuthState)
Thông sốMô tả
finalAuthState
setAccessToken(AccessToken)
protected void setAccessToken(AccessToken accessToken)
Thông sốMô tả
accessToken
setTokenRefreshIntervalInSeconds(long)
protected void setTokenRefreshIntervalInSeconds(long tokenRefreshIntervalInSeconds)
Thông sốMô tả
tokenRefreshIntervalInSeconds
setLoginResult(LoginResult)
protected void setLoginResult(LoginResult result)
Thông sốMô tả
result
pushError(AccountKitError)
public void pushError(AccountKitError error)
Thông sốMô tả
error
pushError(AccountKitException)
public void pushError(AccountKitException exception)
Thông sốMô tả
exception
Hằng
ACCOUNT_KIT_ACTIVITY_CONFIGURATION
public static final String ACCOUNT_KIT_ACTIVITY_CONFIGURATION