ComponentAdData(Uri, String) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Android.Runtime.Register(".ctor", "(Landroid/net/Uri;Ljava/lang/String;)V", "", ApiSince=36)]
public ComponentAdData(Android.Net.Uri renderUri, string adRenderId);
[<Android.Runtime.Register(".ctor", "(Landroid/net/Uri;Ljava/lang/String;)V", "", ApiSince=36)>]
new Android.AdServices.Common.ComponentAdData : Android.Net.Uri * string -> Android.AdServices.Common.ComponentAdData
Parâmetros
- renderUri
- Uri
- adRenderId
- String
- Atributos