AdTechIdentifier.FromString(String) 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("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