MSTemplateDescriptor class

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.