XMMContentBlockType6 Class Reference

Inherits from XMMContentBlock : NSObject
Declared in XMMContentBlockType6.h
XMMContentBlockType6.m

Overview

XMMContentBlockType6 is used for mapping the JSON sended by the api.

This class represents the contentBlockType ‘CONTENT’.

Default behavior

  1. Load via [XMMEnduserApi contentWithContentId:includeStyle:includeMenu:withLanguage:full:completion:error:]
  2. Display tile, image and descriptionOfContent
  3. Open new content on user interaction

Mapping

+ mapping

Returns a RKObjectMapping for XMMContentBlockType6 class.

+ (RKObjectMapping *)mapping

Return Value

RKObjectMapping*

Declared In

XMMContentBlockType6.h

+ dynamicMappingMatcher

Returns a RKObjectMappingMatcher for XMMContentBlockType6 class.

+ (RKObjectMappingMatcher *)dynamicMappingMatcher

Return Value

RKObjectMappingMatcher*

Declared In

XMMContentBlockType6.h