AccountKitActivity
最新バージョンのSDKではこのクラスは使用できません。
拡張:AppCompatActivity
パッケージ:ui
コンストラクター
AccountKitActivity()
public AccountKitActivity()
インスタンスメソッド
onBackPressed()
public void onBackPressed()
onBackPressed(View)
public void onBackPressed(View view)
パラメーター説明
view
onCancelPressed(View)
public void onCancelPressed(View view)
パラメーター説明
view
onCreate(Bundle)
public void onCreate(Bundle savedInstanceState)
パラメーター説明
savedInstanceState
onPause()
public void onPause()
onSaveInstanceState(Bundle)
public void onSaveInstanceState(Bundle outState)
パラメーター説明
outState
onViewReadyWithState(Bundle, boolean)
protected void onViewReadyWithState(Bundle viewState, boolean restored)
パラメーター説明
viewState
restored
onResume()
protected void onResume()
onDestroy()
protected void onDestroy()
onOptionsItemSelected(MenuItem)
public boolean onOptionsItemSelected(MenuItem item)
パラメーター説明
item
onKeyDown(int, KeyEvent)
public boolean onKeyDown(int keyCode, KeyEvent event)
パラメーター説明
keyCode
event
sendResult()
public void sendResult()
setAuthorizationCode(String)
protected void setAuthorizationCode(String authorizationCode)
パラメーター説明
authorizationCode
setFinalAuthState(String)
protected void setFinalAuthState(String finalAuthState)
パラメーター説明
finalAuthState
setAccessToken(AccessToken)
protected void setAccessToken(AccessToken accessToken)
パラメーター説明
accessToken
setTokenRefreshIntervalInSeconds(long)
protected void setTokenRefreshIntervalInSeconds(long tokenRefreshIntervalInSeconds)
パラメーター説明
tokenRefreshIntervalInSeconds
setLoginResult(LoginResult)
protected void setLoginResult(LoginResult result)
パラメーター説明
result
pushError(AccountKitError)
public void pushError(AccountKitError error)
パラメーター説明
error
pushError(AccountKitException)
public void pushError(AccountKitException exception)
パラメーター説明
exception
定数
ACCOUNT_KIT_ACTIVITY_CONFIGURATION
public static final String ACCOUNT_KIT_ACTIVITY_CONFIGURATION