event.requestId

Type Userdata
Event networkRequest
Revision Release 2024.3703
Keywords networkRequest, requestId

Overview

A reference to the request that corresponds to the event. This value is the same as the value returned from the call to network.request(), network.upload(), or network.download().

This value can be used to identify the specific request, or to cancel it via network.cancel().