Skip to main content

OH_ArkWebHttpBodyStream_GetUserData

Function OH_ArkWebHttpBodyStream_GetUserData 

Source
pub unsafe extern "C" fn OH_ArkWebHttpBodyStream_GetUserData(
    httpBodyStream: *const ArkWeb_HttpBodyStream,
) -> *mut c_void
Expand description

@brief Get the user data from ArkWeb_HttpBodyStream. @param httpBodyStream The ArkWeb_HttpBodyStream. @return The set user data.

@syscap SystemCapability.Web.Webview.Core @since 12