XMMContentBlockType7 Class Reference

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

Overview

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

This class represents the contentBlockType ‘SOUNDCLOUD’.

Default behavior

  1. Use the soundcloud widget to display inside a webView

Other Methods

  soundcloudUrl

A soundcloud url.

@property (nonatomic, copy) NSString *soundcloudUrl

Declared In

XMMContentBlockType7.h

Mapping

+ mapping

Returns a RKObjectMapping for XMMContentBlockType7 class.

+ (RKObjectMapping *)mapping

Return Value

RKObjectMapping*

Declared In

XMMContentBlockType7.h

+ dynamicMappingMatcher

Returns a RKObjectMappingMatcher for XMMContentBlockType7 class.

+ (RKObjectMappingMatcher *)dynamicMappingMatcher

Return Value

RKObjectMappingMatcher*

Declared In

XMMContentBlockType7.h