TTMSFNCCloudIPLocalizatoinGetFlagImageEvent Event Type
Occurs when a country flag image download completes, providing the downloaded image data for the associated IP entry.
API unit family: TMSFNCCloudIPLocalization
Parameters
| Name | Description |
|---|---|
Sender |
The object that raised the event. |
ARequestResult |
The raw request result, including the HTTP response data. |
AIP |
The IP entry the flag image belongs to, or nil when the request failed. |
AFlagImageStream |
The stream containing the downloaded flag image, or nil when the request failed. |