Table of Contents

TTMSFNCCloudGoogleFireBaseOnInsertDataEvent Event Type

Fires after an insert-data request completes.

API unit family: TMSFNCCloudGoogleFireBase

Parameters

Name Description
Sender Component that issued the request.
AInsertDataParams Parameters describing the record that was inserted.
AResultData Returned data as a raw JSON string.
ARequestResult Outcome of the request, including success state and raw response.