次の方法で共有


DrmErrorEvent.TypeNotSupported Field

Definition

Response from the server cannot be handled by the DRM plug-in (agent).

[Android.Runtime.Register("TYPE_NOT_SUPPORTED")]
public const Android.Drm.DrmErrorEventType TypeNotSupported = 2003;
[<Android.Runtime.Register("TYPE_NOT_SUPPORTED")>]
val mutable TypeNotSupported : Android.Drm.DrmErrorEventType

Field Value

Value = 2003
Attributes

Remarks

Response from the server cannot be handled by the DRM plug-in (agent).

Java documentation for android.drm.DrmErrorEvent.TYPE_NOT_SUPPORTED.

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