MMKSearchBusinessPhotoObjectMetadata
Warning
This feature is available in the Full MapKit SDK version
|
@interface MMKSearchBusinessPhotoObjectMetadata : NSObject <MMKBaseMetadata> |
Snippet for company-related photos (becoming obsolete).
Summary
Class methods
|
+ (nonnull MMKSearchBusinessPhotoObjectMetadata *)businessPhotoObjectMetadataWithCount:( NSUInteger)count |
Properties
|
@property (nonatomic, readonly) NSUInteger count; |
|
@property (nonatomic, readonly, nonnull) |
Class methods
businessPhotoObjectMetadataWithCount:photos:
|
+ (nonnull MMKSearchBusinessPhotoObjectMetadata *)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)