marsrestclient v0.3.0-alpha.1 (2017-03-11T21:55:43Z)
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