Child pages
  • OAuthResponseText
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 4 Next »

Refresh page May 02, 2024 18:30

Supported Clients
SmartClient WebClient NGClient

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

Methods Details

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