marsrestclient ~master (2017-03-12T11:31:18Z)
Dub
Repo
TransportClient.post
vksdk
client
TransportClient
TransportClient
Undocumented in source.
ClientResponse
post
(string url, string requestBody)
ClientResponse
post
(string url, string fileName, File file)
interface
TransportClient
ClientResponse
post
(
string
url
,
string
fileName
,
File
file
)
ClientResponse
post
(string url)
Meta
Source
See Implementation
vksdk
client
TransportClient
TransportClient
functions
post