Method Web.Api.Api()->post()
- Method post
mixedpost(stringapi_method,void|ParamsArgparams,void|stringdata,void|Callbackcb)- Description
Invokes a call with a POST method
- Parameter
api_method The remote API method to call
- Parameter
params - Parameter
data Eventual inline data to send
- Parameter
cb Callback function to get into in async mode