Language

AssociationInfo.AssociationToken Property

Definition

Association owner app can give this token to other apps to execute actions e.

public Java.Util.UUID AssociationToken { [Android.Runtime.Register("getAssociationToken", "()Ljava/util/UUID;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getAssociationToken", "()Ljava/util/UUID;", "", ApiSince=37)>]
member this.AssociationToken : Java.Util.UUID

Property Value

A system generated token for this association.

Attributes

Applies to