TapSDK C#
TapTap.Login.Internal.Net Member List

This is the complete list of members for TapTap.Login.Internal.Net, including all inherited members.

Action()TapTap.Login.Internal.Net
DictToQueryString(IDictionary< string, string > dict)TapTap.Login.Internal.Netinlinestatic
GetAsync(string url, string authorization, Dictionary< string, string > queryParams, Action< string > methodForResult, Action< int, string > methodForError)TapTap.Login.Internal.Netinline
GetResponseCode(WWW request)TapTap.Login.Internal.Netinlinestatic
ParseResponseCode(string statusLine)TapTap.Login.Internal.Netinlinestatic
ParseUrl(string url, out string baseUrl, out NameValueCollection nvc)TapTap.Login.Internal.Netinlinestatic
PostAsync(string url, Dictionary< string, string > queryParams, Dictionary< string, string > formParams, Action< string > methodForResult, Action< int, string > methodForError)TapTap.Login.Internal.Netinline