IWebBrowserSchemeHandler::IHeaders::SetMimeType

Sets the mime type for the response.

Windows
MacOS
Linux

References

Module

WebBrowser

Header

/Engine/Source/Runtime/WebBrowser/Public/IWebBrowserSchemeHandler.h

Include

#include "IWebBrowserSchemeHandler.h"

Syntax

void SetMimeType
(
    const TCHAR * MimeType
)

Remarks

Sets the mime type for the response.

Parameters

Parameter

Description

MimeType

The Mime Type.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss