Aracılığıyla paylaş


DrmRights.AccountId Property

Definition

Retrieves the account ID associated with this DrmRights 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.

Attributes

Remarks

Retrieves the account ID associated with this DrmRights object.

Java documentation for android.drm.DrmRights.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