MMKCompanyTapInfo
@interface MMKCompanyTapInfo : NSObject |
Undocumented
Summary
Class methods
+ (nonnull MMKCompanyTapInfo *)companyTapInfoWithPermalink:(nonnull NSString *)permalink |
Properties
@property (nonatomic, readonly, nonnull) NSString *permalink; |
@property (nonatomic, readonly, nonnull) MMKScreenPoint *screenPoint; |
Class methods
companyTapInfoWithPermalink:screenPoint:
+ (nonnull MMKCompanyTapInfo *)companyTapInfoWithPermalink:(nonnull NSString *)permalink |
Properties
permalink
@property (nonatomic, readonly, nonnull) NSString *permalink; |
Permalink of the company which icon or text was tapped. The permalink may be used to show company info page
screenPoint
@property (nonatomic, readonly, nonnull) MMKScreenPoint *screenPoint; |
The screen position of the company tapped icon. The screenPoint may be useful in positioning company info page