EMMspCapData Protocol Reference
| Conforms to | EMMspData |
|---|---|
| Declared in | EMMspCapData.h |
– capChallenge
required method
Return the corresponding cap challenge
- (EMMspField *)capChallengeReturn 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 *)capAmountReturn 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 *)capCurrencyReturn 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 *)capDataReturn Value
A list of msp fields of the associated cap data
Availability
4.5
Declared In
EMMspCapData.h