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