Method | Description | |
---|---|---|
GetToken ( string pin ) : |
||
RefreshToken ( ) : void | ||
RequestPin ( ) : void | ||
Upload ( Image pasteImage ) : string |
Method | Description | |
---|---|---|
parseAuthResponse ( string &access_token, string &refresh_token, string &expires_in, byte ApiResponse ) : void |
public static GetToken ( string pin ) : |
||
pin | string | |
return |
public static Upload ( Image pasteImage ) : string | ||
pasteImage | Image | |
return | string |