|
<< Click to Display Table of Contents >> Navigation: Classes > TIWOAuthGoogle > Methods > RefreshAccessToken |
SIGNATURE=IW.OAuth.Client.TIWOAuthGoogle.RefreshAccessToken
ETYPE=Method
Declaration:
Delphi: |
public function RefreshAccessToken: Boolean; override; |
C++: |
public: virtual __fastcall bool RefreshAccessToken(); |
Description: This is RefreshAccessToken, a member of class TIWOAuthGoogle.