EMMspModule
Objective-C
@interface EMMspModule : NSObject <EMModule>
Swift
class EMMspModule : NSObject, EMModule
Mobile Signing Protocol (MSP) Module
Since
4.5-
Returns the MSP module created using the configurations that has been created
Since
4.5
Declaration
Objective-C
+ (EMMspModule *)mspModule;Return Value
The MSP module object.
EMMspModule Class Reference