TTMSFNCCloudGoogleFireBaseOnUpdateDataEvent Event Type
Fires after an update-data request completes.
API unit family: TMSFNCCloudGoogleFireBase
Parameters
| Name | Description |
|---|---|
Sender |
Component that issued the request. |
AUpdateDataParams |
Parameters describing the record and value that were updated. |
AResultData |
Returned data as a raw JSON string. |
ARequestResult |
Outcome of the request, including success state and raw response. |