ResponseCode

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWOAuthClient > Properties >

ResponseCode

SIGNATURE=IW.OAuth.Client.TIWOAuthClient.ResponseCode

 

ETYPE=Property

 

Declaration:

Delphi:

public property ResponseCode: Integer;

C++:

public: __property int ResponseCode;

 

Description: This is ResponseCode, a member of class TIWOAuthClient.