Share via


PhoneAccount.Builder.AddSupportedUriScheme(String) Method

Definition

[Android.Runtime.Register("addSupportedUriScheme", "(Ljava/lang/String;)Landroid/telecom/PhoneAccount$Builder;", "GetAddSupportedUriScheme_Ljava_lang_String_Handler", ApiSince=23)]
public virtual Android.Telecom.PhoneAccount.Builder AddSupportedUriScheme (string uriScheme);
[<Android.Runtime.Register("addSupportedUriScheme", "(Ljava/lang/String;)Landroid/telecom/PhoneAccount$Builder;", "GetAddSupportedUriScheme_Ljava_lang_String_Handler", ApiSince=23)>]
abstract member AddSupportedUriScheme : string -> Android.Telecom.PhoneAccount.Builder
override this.AddSupportedUriScheme : string -> Android.Telecom.PhoneAccount.Builder

Parameters

uriScheme
String

Returns

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to