Child pages
  • OAuthResponseJSON
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Refresh page Apr 28, 2024 20:03

Supported Clients
SmartClient WebClient NGClient

Methods Summary
void getAsJSON()
String getBody()
Number getCode()
String getHeader(name)
Array getHeaders()

Methods Details

getAsJSON()

Supported Clients

SmartClient,WebClient,NGClient

Sample

 

getBody()

Returns

Supported Clients

SmartClient,WebClient,NGClient

Sample

 

getCode()

Returns

Supported Clients

SmartClient,WebClient,NGClient

Sample

 

getHeader(name)

Parameters

String name ;

Returns

Supported Clients

SmartClient,WebClient,NGClient

Sample

 

getHeaders()

Returns

Supported Clients

SmartClient,WebClient,NGClient

Sample

 

  • No labels