AdIdManager.Get(Context) 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("get", "(Landroid/content/Context;)Landroid/adservices/adid/AdIdManager;", "", ApiSince=34)]
public static Android.AdServices.AdIds.AdIdManager Get (Android.Content.Context context);
[<Android.Runtime.Register("get", "(Landroid/content/Context;)Landroid/adservices/adid/AdIdManager;", "", ApiSince=34)>]
static member Get : Android.Content.Context -> Android.AdServices.AdIds.AdIdManager
Parameters
- context
- Context
Returns
- Attributes