EMMspFactory Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | EMMspFactory.h |
– initWithService:
Initialize MSP factory with service.
- (instancetype)initWithService:(EMMspService *)serviceParameters
service |
The MSP service. |
|---|
Availability
4.5
Declared In
EMMspFactory.h
– createMspParser
Initialize a new Msp Parser
- (id<EMMspParser>)createMspParserReturn Value
A newly initialize Msp Parser implementation
Declared In
EMMspFactory.h