Table of Contents

TTMSFNCCloudIPLocalizationGetIPEvent Event Type

Occurs when an IP localization request completes, returning the resolved IP entry and the outcome of the request.

API unit family: TMSFNCCloudIPLocalization

Parameters

Name Description
Sender The object that raised the event.
AIP The resolved IP entry, or nil when the request failed.
AError True when the request failed or the response reported an error.
ARequestResult The raw request result, including the HTTP response data.