Android.Net.MailTo: Method Members

The methods of Android.Net.MailTo are listed below. For a list of all members, see the MailTo Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

static
IsMailTo(string) : bool
Test to see if the given string is a mailto URL
static
Parse(string) : MailTo
Parse and decode a mailto scheme string.