Android.Drm.DrmSupportInfo.Description Property
Retrieves the DRM plug-in (agent) description.

Syntax

[get: Android.Runtime.Register("getDescription", "()Ljava/lang/String;", "GetGetDescriptionHandler")]
public virtual string Description { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Retrieves the DRM plug-in (agent) description. Even if null or an empty string is not allowed in DrmSupportInfo.SetDescription(string), if DrmSupportInfo.SetDescription(string) is not called, description returned from this method is an empty string.

[Android Documentation]

Requirements

Namespace: Android.Drm
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16