Compartir a través de


ProcessedData.AccountId Property

Definition

Retrieves the account ID associated with this object.

public virtual string? AccountId { [Android.Runtime.Register("getAccountId", "()Ljava/lang/String;", "GetGetAccountIdHandler")] get; }
[<get: Android.Runtime.Register("getAccountId", "()Ljava/lang/String;", "GetGetAccountIdHandler")>]
member this.AccountId : string

Property Value

The account ID of the user.

Attributes

Remarks

Retrieves the account ID associated with this object.

Java documentation for android.drm.ProcessedData.getAccountId().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to