EMMspCapData Protocol Reference

Conforms to EMMspData
Declared in EMMspCapData.h

Overview

Protocol allowing to retreive all the public fields and data from a cap data

– capChallenge required method

Return the corresponding cap challenge

- (EMMspField *)capChallenge

Return Value

A cap challenge msp field of the associated cap data

Availability

4.5

Declared In

EMMspCapData.h

– capAmount required method

Return the corresponding cap amount

- (EMMspField *)capAmount

Return Value

A cap amount msp field of the associated cap data

Availability

4.5

Declared In

EMMspCapData.h

– capCurrency required method

Return the corresponding cap currency

- (EMMspField *)capCurrency

Return Value

A cap currency msp field of the associated cap data

Availability

4.5

Declared In

EMMspCapData.h

– capData required method

Return list fo the msp fields representing the cap data

- (NSArray *)capData

Return Value

A list of msp fields of the associated cap data

Availability

4.5

Declared In

EMMspCapData.h