EMMspService Class Reference

Inherits from NSObject
Declared in EMMspService.h

Overview

Mobile Signing Protocol (MSP) Service

+ serviceWithModule:

Returns the MSP Service object created using the configurations that has been created

+ (EMMspService *)serviceWithModule:(EMMspModule *)mspModule

Parameters

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 *)mspFactory

Return Value

EMMspFactory instance.

Availability

4.5

Declared In

EMMspService.h