Inherits from NSObject
Conforms to DCDTO
Declared in DCContentThumbnailInfo.h

Overview

Content thumbnail information.

Tasks

Properties

guid

Guid of this content.

@property (nonatomic, readonly) DCContentGUID *guid

Declared In

DCContentThumbnailInfo.h

mimeType

MIME type of this content. See DCMimeType for details.

@property (nonatomic, readonly) DCMimeType mimeType

Declared In

DCContentThumbnailInfo.h

thumbnailBytes

Thumbnail byte data of this content.

@property (nonatomic, readonly) NSData *thumbnailBytes

Declared In

DCContentThumbnailInfo.h