Language

MessagesHint.Builder(String) Constructor

Definition

Constructs an instance of Builder.

[Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=37)]
public Builder(string packageName);
[<Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=37)>]
new Android.App.PersonalContext.Hint.MessagesHint.Builder : string -> Android.App.PersonalContext.Hint.MessagesHint.Builder

Parameters

packageName
String

the package name of the application the messages are from

Attributes

Applies to