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

« Previous Version 3 Next »

Refresh page Apr 27, 2024 16:40

Supported Clients
SmartClient WebClient NGClient

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

Methods Details

getAsJSON()

Returns

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