Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initialize an MSLicenseMeta object with the content name and notification type.
Signature
- (id)initWithContentName:(NSString *)contentName
notificationType:(MSNotificationType) notificationType;
Parameters
Name | Datatype | Notes |
---|---|---|
contentName |
NSString * |
Required |
notificationType |
MSNotificationType |
Required |
Returns
Id of the initialized MSLicenseMeta.
Defined in
MSLicenseMetadata.h
Supported Platforms
Minimum supported OS versions |
iOS 7.0 and OS X 10.8 |