Share via


DrmEvent.UniqueId Property

Definition

Retrieves the unique session identifier associated with this object.

public virtual int UniqueId { [Android.Runtime.Register("getUniqueId", "()I", "GetGetUniqueIdHandler")] get; }
[<get: Android.Runtime.Register("getUniqueId", "()I", "GetGetUniqueIdHandler")>]
member this.UniqueId : int

Property Value

The unique session identifier.

Attributes

Remarks

Retrieves the unique session identifier associated with this object.

Java documentation for android.drm.DrmEvent.getUniqueId().

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