The result of calling a HttpsCallableReference function.
| Object |
getData()
Returns the data that was returned from the Callable HTTPS trigger.
|
Returns the data that was returned from the Callable HTTPS trigger.
The data is in the form of native Java objects. For example, if your trigger returned an array, this object would be a List