Indivo Framework (iOS)
An iOS framework for Apps connecting to Indivo server
 All Classes Functions Variables Properties Pages
Instance Methods | List of all members
IndivoMedication(Report) Category Reference

#import <IndivoMedication+Report.h>

Instance Methods

(NSString *) - displayName
 Tries to find the best name to display. More...
 
(void) - loadPillImageBypassingCache:callback:
 This method tries to load an image of the medication, caching it automatically (once implemented) More...
 
(UIImage *) - pillImage
 

Method Documentation

- (NSString *) displayName

Tries to find the best name to display.

Extends class IndivoMedication.

- (void) loadPillImageBypassingCache: (BOOL)  bypass
callback: (INCancelErrorBlock)  callback 

This method tries to load an image of the medication, caching it automatically (once implemented)

Extends class IndivoMedication.

- (UIImage *) pillImage

Extends class IndivoMedication.


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