Guest User

Untitled

a guest
Apr 25th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. *AccessToken.refreshCurrentAccessTokenAsync(new AccessToken.AccessTokenRefreshCallback() {
  2. @Override
  3. public void OnTokenRefreshed(AccessToken accessToken) {
  4.  
  5. }
  6.  
  7. @Override
  8. public void OnTokenRefreshFailed(FacebookException exception) {
  9.  
  10. }
  11. });*
Add Comment
Please, Sign In to add comment