PeopleContract.Groups.Query.Builder.AddLookupQuery Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("addLookupQuery", "(Ljava/lang/String;Ljava/util/List;)Landroid/provider/PeopleContract$Groups$Query$Builder;", "", ApiSince=37)]
public Android.Provider.PeopleContract.Groups.Query.Builder AddLookupQuery(string packageName, System.Collections.Generic.IList<string> lookupKeys);
[<Android.Runtime.Register("addLookupQuery", "(Ljava/lang/String;Ljava/util/List;)Landroid/provider/PeopleContract$Groups$Query$Builder;", "", ApiSince=37)>]
member this.AddLookupQuery : string * System.Collections.Generic.IList<string> -> Android.Provider.PeopleContract.Groups.Query.Builder
Parameters
- packageName
- String
Returns
- Attributes