Launches the mail composing window of the user default mail client,
filling the message fields including to, cc, etc, with the values
specified by the given mailto URL.
Launches the mail composing window of the user default mail client,
filling the message fields including to, cc, etc, with the values
specified by the given mailto URL.
Parameters:
-
uri - represents a mailto URL with specified values of the message.
The syntax of mailto URL is defined by
RFC2368: The mailto
URL scheme
Throws:
-
IOException - If the user default mail client is not found,
or it fails to be launched.