Skip to main content

OH_ArkWebResourceRequest_DestroyHttpBodyStream

Function OH_ArkWebResourceRequest_DestroyHttpBodyStream 

Source
pub unsafe extern "C" fn OH_ArkWebResourceRequest_DestroyHttpBodyStream(
    httpBodyStream: *mut ArkWeb_HttpBodyStream,
)
Available on crate features api-11 and api-12 only.
Expand description

Destroy the http body stream.

ยงArguments

  • httpBodyStream - The httpBodyStream to be destroyed.

Required System Capabilities: SystemCapability.Web.Webview.Core

Available since API-level: 12