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.
Represents a user's template.
Signature
@interface MSTemplateDescriptor : NSSecureCodableObject
Methods
| Name | Description |
|---|---|
| templateListWithUserId |
Gets the templates |
Properties
| Name | Description |
|---|---|
| templateName |
Name of this template |
| templateDescription |
Description of this template |
| templateId |
ID of this template |
Defined in
MSTemplateDescriptor.h
Supported Platforms
| Minimum supported OS versions |
iOS 7.0 and OS X 10.8 |
Thread Safety
Members of this class are not guaranteed to be thread safe.