CitySDK iOS Library
 All Classes Functions Variables Enumerations Enumerator Properties
Instance Methods | Properties | List of all members
ImageContent Class Reference

Container of an image. It can be either the byte-code (base64) of the image or a URI of the image. More...

Inheritance diagram for ImageContent:

Instance Methods

(id) - initWithContent:andIsUri:
 Initializes with a given content.
 

Properties

BOOL byteCode
 
BOOL imgUri
 
NSString * content
 

Detailed Description

Container of an image. It can be either the byte-code (base64) of the image or a URI of the image.

Author
Pedro Cruz

The documentation for this class was generated from the following files: