The members of Android.Text.Util.Rfc822Token are listed below.
See Also: Inherited members from Java.Lang.Object
| Creates a new Rfc822Token with the specified name, address, and comment. |
| A constructor used when creating managed representations of JNI objects; called by the runtime. |
| [read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
| [read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
static | QuoteComment(string)Returns the comment, with internal backslashes and parentheses preceded by backslashes. | |
static | QuoteName(string)Returns the name, with internal backslashes and quotation marks preceded by backslashes. | |
static | QuoteNameIfNecessary(string)Returns the name, conservatively quoting it if there are any characters that are likely to cause trouble outside of a quoted string, or returning it literally if it seems safe. | |