EMMspGpfdsData Protocol Reference
| Conforms to | NSObject |
|---|---|
| Declared in | EMMspGpfdsData.h |
– dsDomain
required method
Return the corresponding Gpfds data ds domain
- (int)dsDomainReturn Value
A integer corresponding to the ds domain of the associated cap data
Declared In
EMMspGpfdsData.h
– dsInputChallenge
required method
Return the corresponding Gpfds data ds input challenge
- (EMMspField *)dsInputChallengeReturn Value
A ds input challenge msp field of the associated cap data
Declared In
EMMspGpfdsData.h
– dsPrimitives
required method
Return list of the msp fields corresponding to the ds primitives MSP Field
- (NSArray *)dsPrimitivesReturn Value
A list of ds primitive field of the associated Gpfds data
Declared In
EMMspGpfdsData.h