marsrestclient ~master (2017-03-12T11:31:18Z)
Dub
Repo
RequestsTransportClient
vksdk
httpclient
RequestsTransportClient
Undocumented in source.
class
RequestsTransportClient : BaseTransportClient {
static
TransportClient
getInstance
();
ClientResponse
post
(string url, string fileName, File file);
}
Members
Functions
post
ClientResponse
post
(string url, string fileName, File file)
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
getInstance
TransportClient
getInstance
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
vksdk
httpclient
RequestsTransportClient
modules
BaseTransportClient
MarsTransportClient
RequestsTransportClient
VibeClient