TTMSFNCCloudGoogleFireBaseOnIDExistsEvent Event Type
Fires after an identifier-existence check completes, reporting whether the requested identifier is present.
API unit family: TMSFNCCloudGoogleFireBase
Parameters
| Name | Description |
|---|---|
Sender |
Component that issued the request. |
AID |
Identifier whose existence was checked. |
AIDExists |
True when a record with the given identifier exists. |
ARequesResult |
Outcome of the request, including success state and raw response. |