RetailFacebookError::parseFromString Method [AX 2012]
Builds RetailFacebookError object from the response data received from Facebook in response to an erroneous request
Syntax
client server public static RetailFacebookError parseFromString(str _input)
Run On
Called
Parameters
- _input
Type: str
The response data received from Facebook in response to an erroneous request
Return Value
Type: RetailFacebookError Class
The RetailFacebookError object built from the response data received from Facebook in response to an erroneous request