SWebservice

Index

Functions Index

Function

void Get (string url, Closure onComplete, Table headers=null)

void Post (string url, string data, Closure onComplete, Table headers=null)

Functions

Get

void Get (string url, Closure onComplete, Table headers=null)

Function Description

Parameter
Type
Description

example 1
example 2

Post

void Post (string url, string data, Closure onComplete, Table headers=null)

Function Description

Parameter
Type
Description

example 1
example 2

Last updated