RetailFacebookPhoto::parseFromString Method [AX 2012]

Builds RetailFacebookPhoto object from the response data received in response to a call to Facebook to upload a photo

client server public static RetailFacebookPhoto parseFromString(str _fromString)

Run On

Called

Parameters

_fromString
Type: str
The response data received in response to a call to Facebook to upload a photo

Return Value

Type: RetailFacebookPhoto Class
The new instance of RetailFacebookPhoto built from the response data received in response to a call to Facebook to upload a photo
Show: