is_mime_type_supported


Description:

[ Version ( since = "2.4" ) ]
public bool is_mime_type_supported ()

Gets whether the MIME type of the response can be displayed in the WebView.

Gets whether the MIME type of the response can be displayed in the WebView that triggered this policy decision request. See also can_show_mime_type.

Parameters:

this

a ResponsePolicyDecision

Returns:

true if the MIME type of the response is supported or false otherwise