Share via


AdTechIdentifier.FromString(String) Method

Definition

[Android.Runtime.Register("fromString", "(Ljava/lang/String;)Landroid/adservices/common/AdTechIdentifier;", "", ApiSince=34)]
public static Android.AdServices.Common.AdTechIdentifier FromString (string source);
[<Android.Runtime.Register("fromString", "(Ljava/lang/String;)Landroid/adservices/common/AdTechIdentifier;", "", ApiSince=34)>]
static member FromString : string -> Android.AdServices.Common.AdTechIdentifier

Parameters

source
String

Returns

Attributes

Applies to