Table of Contents

TTMSFNCCloudGoogleFireBaseOnCreateObjectEvent Event Type

Fires after a create-object request completes, reporting the name the service assigned to the newly created object.

API unit family: TMSFNCCloudGoogleFireBase

Parameters

Name Description
Sender Component that issued the request.
AObjectName Server-assigned name (key) of the created object; empty on failure.
ARequestResult Outcome of the request, including success state and raw response.