EMEmvService Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | EMEmvService.h |
+ createServiceWithModule:
Creates {@link EMEmvService} object.
+ (nonnull EMEmvService *)createServiceWithModule:(nonnull EMEmvModule *)moduleParameters
module |
an instance of {@link EMEmvModule}. Use {@link EMEmvModule#createModule} to obtain one. |
|---|
Return Value
Instance of {@code EMEmvService}.
Declared In
EMEmvService.h
– createFactory
Creates {@link EMEmvFactory} object.
- (nonnull id<EMEmvFactory>)createFactoryReturn Value
Instance of {@code EMEmvFactory}.
Declared In
EMEmvService.h
– init
Init method not available, please use createServiceWithModule to create object.
- (nonnull id)initDeclared In
EMEmvService.h
+ new
New method not available, please use createServiceWithModule to create object.
+ (nonnull id)newDeclared In
EMEmvService.h