MMKAttributionLink
|
@interface MMKAttributionLink : NSObject |
Summary
Class methods
|
+ (nonnull MMKAttributionLink *)linkWithHref:(nonnull NSString *)href; |
Properties
|
@property (nonatomic, readonly, nonnull) NSString *href; |
Class methods
linkWithHref:
|
+ (nonnull MMKAttributionLink *)linkWithHref:(nonnull NSString *)href; |
Properties
href
|
@property (nonatomic, readonly, nonnull) NSString *href; |