Android.Text.Util.Rfc822Token.QuoteComment Method
Returns the comment, with internal backslashes and parentheses preceded by backslashes.

Syntax

[Android.Runtime.Register("quoteComment", "(Ljava/lang/String;)Ljava/lang/String;", "")]
public static string QuoteComment (string comment)

Parameters

comment
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the comment, with internal backslashes and parentheses preceded by backslashes. The outer parentheses themselves are not added by this method.

[Android Documentation]

Requirements

Namespace: Android.Text.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1