public static class Filters.Video extends java.lang.Object implements BoxItemFilter
| Constructor and Description |
|---|
Video() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldAccept(com.box.androidsdk.content.models.BoxItem boxItem) |
public boolean shouldAccept(com.box.androidsdk.content.models.BoxItem boxItem)
shouldAccept in interface BoxItemFilterboxItem - A box item to filter.