Version: 2017.3
public static void LaunchUri (string uri, bool showWarning);

Parameters

uri The URI.
showWarning Displays a warning that the URI is potentially unsafe.

Description

Starts the default app associated with the URI scheme name for the specified URI, using the specified options.