YMKSearchBusinessPhotoObjectMetadata
Важно
This feature is available in the Full MapKit SDK version
|
@interface YMKSearchBusinessPhotoObjectMetadata : NSObject <YMKBaseMetadata> |
Snippet for company-related photos (becoming obsolete).
Summary
Class methods
|
+ (nonnull YMKSearchBusinessPhotoObjectMetadata *)businessPhotoObjectMetadataWithCount:( NSUInteger)count |
Properties
|
@property (nonatomic, readonly) NSUInteger count; |
|
@property (nonatomic, readonly, nonnull) |
Class methods
businessPhotoObjectMetadataWithCount:photos:
|
+ (nonnull YMKSearchBusinessPhotoObjectMetadata *)businessPhotoObjectMetadataWithCount:( NSUInteger)count |
Properties
count
|
@property (nonatomic, readonly) NSUInteger count; |
Number of photos for the organisation. (see PhotosManager for details)
photos
|
@property (nonatomic, readonly, nonnull) |
List of photos for the company (usually first three)