Load Network Resource Response
data class LoadNetworkResourceResponse(resource: LoadNetworkResourcePageResult)
Content copied to clipboard
Represents response frame that is returned from Network#loadNetworkResource operation call. Fetches the resource and returns the content.
See also
Constructors
LoadNetworkResourceResponse
Link copied to clipboard
Properties
resource
Link copied to clipboard
Sources
jvm source
Link copied to clipboard