TTMSFNCCloudGoogleFireBaseOnQueryEvent Event Type
Fires after a query completes, delivering the matching records.
API unit family: TMSFNCCloudGoogleFireBase
Parameters
| Name | Description |
|---|---|
Sender |
Component that issued the request. |
AQueryParams |
Parameters that described the executed query. |
AResultData |
Matching records as a raw JSON string. |
ARequestResult |
Outcome of the request, including success state and raw response. |