Android.Drm.DrmSupportInfo.FileSuffixIterator Property
Retrieves an iterator object that you can use to iterate over the file suffixes that this DRM plug-in supports.

Syntax

[get: Android.Runtime.Register("getFileSuffixIterator", "()Ljava/util/Iterator;", "GetGetFileSuffixIteratorHandler")]
public virtual Java.Util.IIterator FileSuffixIterator { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Retrieves an iterator object that you can use to iterate over the file suffixes that this DRM plug-in supports.

[Android Documentation]

Requirements

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