EMMspCapData
Protocol allowing to retrieve all the public fields and data from a cap data
Since
4.5-
Return the corresponding cap challenge
Since
4.5
Return Value
A cap challenge msp field of the associated cap data
-
Return the corresponding cap amount
Since
4.5
Return Value
A cap amount msp field of the associated cap data
-
Return the corresponding cap currency
Since
4.5
Return Value
A cap currency msp field of the associated cap data
-
Return list fo the msp fields representing the cap data
Since
4.5
Declaration
Objective-C
- (NSArray *)capData;Swift
func capData() -> [Any]!Return Value
A list of msp fields of the associated cap data
EMMspCapData Protocol Reference