EMMspService Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | EMMspService.h |
+ serviceWithModule:
Returns the MSP Service object created using the configurations that has been created
+ (EMMspService *)serviceWithModule:(EMMspModule *)mspModuleParameters
mspModule |
an instance of EMMspModule |
|---|
Return Value
The MSP Service object.
Availability
4.5
Declared In
EMMspService.h
– mspFactory
The MSP factory to create MSP parser object.
- (EMMspFactory *)mspFactoryReturn Value
EMMspFactory instance.
Availability
4.5
Declared In
EMMspService.h