SBDThumbnail Class Reference
Inherits from | NSObject |
---|---|
Conforms to | NSCopying |
Declared in | SBDFileMessage.h |
url
The url of the thumbnail.
@property (strong, nonatomic, readonly) NSString *url
Declared In
SBDFileMessage.h
maxSize
The maximum size of the thumbnail.
@property (nonatomic, readonly) CGSize maxSize
Declared In
SBDFileMessage.h
realSize
The real size of the thumbnail.
@property (nonatomic, readonly) CGSize realSize
Declared In
SBDFileMessage.h
plainUrl
The file URL without the ekey.
@property (nonatomic, readonly, nullable) NSString *plainUrl
Availability
3.0.194
Declared In
SBDFileMessage.h