@urovotest/urovosdk-docs-mcp 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +176 -0
- package/docs/00-overview.md +37 -0
- package/docs/01-integration/android-permissions.md +22 -0
- package/docs/01-integration/quickstart-zh.md +54 -0
- package/docs/02-reference/emv/emv-api.md +3308 -0
- package/docs/02-reference/emv/emv-appendix.md +112 -0
- package/docs/02-reference/emv/emv-callback.md +1155 -0
- package/docs/02-reference/emv/emv-enum.md +324 -0
- package/docs/02-reference/error-codes.md +59 -0
- package/docs/02-reference/general/beeper.md +160 -0
- package/docs/02-reference/general/devicemanager.md +460 -0
- package/docs/02-reference/general/insertcardreader.md +307 -0
- package/docs/02-reference/general/install-manager.md +202 -0
- package/docs/02-reference/general/led-light.md +144 -0
- package/docs/02-reference/general/magcardreader.md +191 -0
- package/docs/02-reference/general/pinpad.md +3309 -0
- package/docs/02-reference/general/printer.md +1410 -0
- package/docs/02-reference/general/psam2.md +55 -0
- package/docs/02-reference/general/rfcardreader.md +1090 -0
- package/docs/02-reference/general/scanner-custom.md +196 -0
- package/docs/02-reference/general/scanner.md +214 -0
- package/docs/02-reference/general/sdk-log-output-management.md +124 -0
- package/docs/02-reference/general/serial-port-deprecated-suggest-using-module-14-serialtool.md +406 -0
- package/docs/02-reference/general/serial-port.md +326 -0
- package/docs/02-reference/general/sle4428-4436-4442.md +1890 -0
- package/docs/02-reference/general/system-manager.md +212 -0
- package/docs/02-reference/module-index.md +30 -0
- package/docs/02-reference/source-emv_sdk.md +3927 -0
- package/docs/02-reference/source-general_sdk.md +8978 -0
- package/docs/02-reference/undocumented/kiosk-lock-task.md +92 -0
- package/docs/03-demo/activity-map.md +27 -0
- package/docs/api-registry.json +4733 -0
- package/docs/search-index.json +2688 -0
- package/docs/source/emv_sdk.md +3927 -0
- package/docs/source/general_sdk.md +8978 -0
- package/docs/source/kiosk_lock_task.md +86 -0
- package/package.json +36 -0
- package/src/launch.js +22 -0
- package/src/lib/check-update.js +92 -0
- package/src/lib/create-mcp-server.js +90 -0
- package/src/lib/docs-tools.js +206 -0
- package/src/server.js +10 -0
|
@@ -0,0 +1,4733 @@
|
|
|
1
|
+
{
|
|
2
|
+
"product": "UrovoSDK",
|
|
3
|
+
"generatedAt": "2026-06-05T01:48:39.556Z",
|
|
4
|
+
"generalApiCount": 157,
|
|
5
|
+
"emvApiCount": 79,
|
|
6
|
+
"moduleCount": 21,
|
|
7
|
+
"itemCount": 238,
|
|
8
|
+
"modules": [
|
|
9
|
+
{
|
|
10
|
+
"domain": "general",
|
|
11
|
+
"module": "- psam2.",
|
|
12
|
+
"file": "psam2.md",
|
|
13
|
+
"apiCount": 1,
|
|
14
|
+
"docPath": "02-reference/general/psam2.md"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"domain": "general",
|
|
18
|
+
"module": "Beeper",
|
|
19
|
+
"file": "beeper.md",
|
|
20
|
+
"apiCount": 2,
|
|
21
|
+
"docPath": "02-reference/general/beeper.md"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"domain": "general",
|
|
25
|
+
"module": "DeviceManager",
|
|
26
|
+
"file": "devicemanager.md",
|
|
27
|
+
"apiCount": 21,
|
|
28
|
+
"docPath": "02-reference/general/devicemanager.md"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"domain": "emv",
|
|
32
|
+
"module": "EMV API",
|
|
33
|
+
"file": "emv-api.md",
|
|
34
|
+
"apiCount": 45,
|
|
35
|
+
"docPath": "02-reference/emv/emv-api.md"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"domain": "emv",
|
|
39
|
+
"module": "EMV Appendix",
|
|
40
|
+
"file": "emv-appendix.md",
|
|
41
|
+
"apiCount": 4,
|
|
42
|
+
"docPath": "02-reference/emv/emv-appendix.md"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"domain": "emv",
|
|
46
|
+
"module": "EMV Callback",
|
|
47
|
+
"file": "emv-callback.md",
|
|
48
|
+
"apiCount": 19,
|
|
49
|
+
"docPath": "02-reference/emv/emv-callback.md"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"domain": "emv",
|
|
53
|
+
"module": "EMV Enum",
|
|
54
|
+
"file": "emv-enum.md",
|
|
55
|
+
"apiCount": 11,
|
|
56
|
+
"docPath": "02-reference/emv/emv-enum.md"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"domain": "general",
|
|
60
|
+
"module": "InsertCardReader",
|
|
61
|
+
"file": "insertcardreader.md",
|
|
62
|
+
"apiCount": 5,
|
|
63
|
+
"docPath": "02-reference/general/insertcardreader.md"
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"domain": "general",
|
|
67
|
+
"module": "Install Manager",
|
|
68
|
+
"file": "install-manager.md",
|
|
69
|
+
"apiCount": 2,
|
|
70
|
+
"docPath": "02-reference/general/install-manager.md"
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"domain": "general",
|
|
74
|
+
"module": "LED Light",
|
|
75
|
+
"file": "led-light.md",
|
|
76
|
+
"apiCount": 2,
|
|
77
|
+
"docPath": "02-reference/general/led-light.md"
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"domain": "general",
|
|
81
|
+
"module": "MagCardReader",
|
|
82
|
+
"file": "magcardreader.md",
|
|
83
|
+
"apiCount": 2,
|
|
84
|
+
"docPath": "02-reference/general/magcardreader.md"
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"domain": "general",
|
|
88
|
+
"module": "Pinpad",
|
|
89
|
+
"file": "pinpad.md",
|
|
90
|
+
"apiCount": 37,
|
|
91
|
+
"docPath": "02-reference/general/pinpad.md"
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"domain": "general",
|
|
95
|
+
"module": "Printer",
|
|
96
|
+
"file": "printer.md",
|
|
97
|
+
"apiCount": 20,
|
|
98
|
+
"docPath": "02-reference/general/printer.md"
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"domain": "general",
|
|
102
|
+
"module": "RFCardReader",
|
|
103
|
+
"file": "rfcardreader.md",
|
|
104
|
+
"apiCount": 17,
|
|
105
|
+
"docPath": "02-reference/general/rfcardreader.md"
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"domain": "general",
|
|
109
|
+
"module": "Scanner",
|
|
110
|
+
"file": "scanner.md",
|
|
111
|
+
"apiCount": 2,
|
|
112
|
+
"docPath": "02-reference/general/scanner.md"
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"domain": "general",
|
|
116
|
+
"module": "Scanner Custom",
|
|
117
|
+
"file": "scanner-custom.md",
|
|
118
|
+
"apiCount": 2,
|
|
119
|
+
"docPath": "02-reference/general/scanner-custom.md"
|
|
120
|
+
},
|
|
121
|
+
{
|
|
122
|
+
"domain": "general",
|
|
123
|
+
"module": "SDK log output management.",
|
|
124
|
+
"file": "sdk-log-output-management.md",
|
|
125
|
+
"apiCount": 6,
|
|
126
|
+
"docPath": "02-reference/general/sdk-log-output-management.md"
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"domain": "general",
|
|
130
|
+
"module": "Serial Port",
|
|
131
|
+
"file": "serial-port.md",
|
|
132
|
+
"apiCount": 4,
|
|
133
|
+
"docPath": "02-reference/general/serial-port.md"
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"domain": "general",
|
|
137
|
+
"module": "Serial Port(Deprecated, suggest using module 14.SerialTool)",
|
|
138
|
+
"file": "serial-port-deprecated-suggest-using-module-14-serialtool.md",
|
|
139
|
+
"apiCount": 6,
|
|
140
|
+
"docPath": "02-reference/general/serial-port-deprecated-suggest-using-module-14-serialtool.md"
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"domain": "general",
|
|
144
|
+
"module": "SLE4428/4436/4442",
|
|
145
|
+
"file": "sle4428-4436-4442.md",
|
|
146
|
+
"apiCount": 24,
|
|
147
|
+
"docPath": "02-reference/general/sle4428-4436-4442.md"
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
"domain": "general",
|
|
151
|
+
"module": "System Manager",
|
|
152
|
+
"file": "system-manager.md",
|
|
153
|
+
"apiCount": 4,
|
|
154
|
+
"docPath": "02-reference/general/system-manager.md"
|
|
155
|
+
}
|
|
156
|
+
],
|
|
157
|
+
"items": [
|
|
158
|
+
{
|
|
159
|
+
"domain": "general",
|
|
160
|
+
"module": "Beeper",
|
|
161
|
+
"method": "startBeep",
|
|
162
|
+
"title": "Beeper / startBeep",
|
|
163
|
+
"classPath": "com.urovo.sdk.beeper.BeeperImpl",
|
|
164
|
+
"demoActivity": "BeeperActivity",
|
|
165
|
+
"sourceSection": "1.1",
|
|
166
|
+
"purpose": "Start Beeping",
|
|
167
|
+
"signature": "void startBeep(int cnts, int msec)",
|
|
168
|
+
"docPath": "02-reference/general/beeper.md",
|
|
169
|
+
"keywords": [
|
|
170
|
+
"general",
|
|
171
|
+
"Beeper",
|
|
172
|
+
"startBeep",
|
|
173
|
+
"com.urovo.sdk.beeper.BeeperImpl",
|
|
174
|
+
"BeeperActivity",
|
|
175
|
+
"Start Beeping"
|
|
176
|
+
]
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"domain": "general",
|
|
180
|
+
"module": "Beeper",
|
|
181
|
+
"method": "stopBeep",
|
|
182
|
+
"title": "Beeper / stopBeep",
|
|
183
|
+
"classPath": "com.urovo.sdk.beeper.BeeperImpl",
|
|
184
|
+
"demoActivity": "BeeperActivity",
|
|
185
|
+
"sourceSection": "1.2",
|
|
186
|
+
"purpose": "Stop Beeping",
|
|
187
|
+
"signature": "void stopBeep()",
|
|
188
|
+
"docPath": "02-reference/general/beeper.md",
|
|
189
|
+
"keywords": [
|
|
190
|
+
"general",
|
|
191
|
+
"Beeper",
|
|
192
|
+
"stopBeep",
|
|
193
|
+
"com.urovo.sdk.beeper.BeeperImpl",
|
|
194
|
+
"BeeperActivity",
|
|
195
|
+
"Stop Beeping"
|
|
196
|
+
]
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
"domain": "general",
|
|
200
|
+
"module": "LED Light",
|
|
201
|
+
"method": "turnOn",
|
|
202
|
+
"title": "LED Light / turnOn",
|
|
203
|
+
"classPath": "com.urovo.sdk.led.LEDDriverImpl",
|
|
204
|
+
"demoActivity": "LedActivity",
|
|
205
|
+
"sourceSection": "2.1",
|
|
206
|
+
"purpose": "Turn on LED light",
|
|
207
|
+
"signature": "void turnOn(int led)",
|
|
208
|
+
"docPath": "02-reference/general/led-light.md",
|
|
209
|
+
"keywords": [
|
|
210
|
+
"general",
|
|
211
|
+
"LED Light",
|
|
212
|
+
"turnOn",
|
|
213
|
+
"com.urovo.sdk.led.LEDDriverImpl",
|
|
214
|
+
"LedActivity",
|
|
215
|
+
"Turn on LED light"
|
|
216
|
+
]
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"domain": "general",
|
|
220
|
+
"module": "LED Light",
|
|
221
|
+
"method": "turnOff",
|
|
222
|
+
"title": "LED Light / turnOff",
|
|
223
|
+
"classPath": "com.urovo.sdk.led.LEDDriverImpl",
|
|
224
|
+
"demoActivity": "LedActivity",
|
|
225
|
+
"sourceSection": "2.2",
|
|
226
|
+
"purpose": "Turn off LED light",
|
|
227
|
+
"signature": "void turnOff(int led)",
|
|
228
|
+
"docPath": "02-reference/general/led-light.md",
|
|
229
|
+
"keywords": [
|
|
230
|
+
"general",
|
|
231
|
+
"LED Light",
|
|
232
|
+
"turnOff",
|
|
233
|
+
"com.urovo.sdk.led.LEDDriverImpl",
|
|
234
|
+
"LedActivity",
|
|
235
|
+
"Turn off LED light"
|
|
236
|
+
]
|
|
237
|
+
},
|
|
238
|
+
{
|
|
239
|
+
"domain": "general",
|
|
240
|
+
"module": "Pinpad",
|
|
241
|
+
"method": "isKeyExist",
|
|
242
|
+
"title": "Pinpad / isKeyExist",
|
|
243
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
244
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
245
|
+
"sourceSection": "3.1",
|
|
246
|
+
"purpose": "Determine is key exist",
|
|
247
|
+
"signature": "boolean isKeyExist(int keyType, int keyId)",
|
|
248
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
249
|
+
"keywords": [
|
|
250
|
+
"general",
|
|
251
|
+
"Pinpad",
|
|
252
|
+
"isKeyExist",
|
|
253
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
254
|
+
"PinpadActivity, PinpadUtil",
|
|
255
|
+
"Determine is key exist"
|
|
256
|
+
]
|
|
257
|
+
},
|
|
258
|
+
{
|
|
259
|
+
"domain": "general",
|
|
260
|
+
"module": "Pinpad",
|
|
261
|
+
"method": "loadTEK",
|
|
262
|
+
"title": "Pinpad / loadTEK",
|
|
263
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
264
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
265
|
+
"sourceSection": "3.2",
|
|
266
|
+
"purpose": "Load TEK, and TEK is the key for encrypting main key.",
|
|
267
|
+
"signature": "boolean loadTEK(int keyId, byte[] key, byte[] checkValue)",
|
|
268
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
269
|
+
"keywords": [
|
|
270
|
+
"general",
|
|
271
|
+
"Pinpad",
|
|
272
|
+
"loadTEK",
|
|
273
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
274
|
+
"PinpadActivity, PinpadUtil",
|
|
275
|
+
"Load TEK, and TEK is the key for encrypting main key."
|
|
276
|
+
]
|
|
277
|
+
},
|
|
278
|
+
{
|
|
279
|
+
"domain": "general",
|
|
280
|
+
"module": "Pinpad",
|
|
281
|
+
"method": "loadEncryptMainKey",
|
|
282
|
+
"title": "Pinpad / loadEncryptMainKey",
|
|
283
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
284
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
285
|
+
"sourceSection": "3.3",
|
|
286
|
+
"purpose": "Load Encrypt main key, encrypted by TEK.\n\ntekkId - the index of TEK.",
|
|
287
|
+
"signature": "boolean loadEncryptMainKey(int tekId, int keyId, byte[] key, byte[] check Value)",
|
|
288
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
289
|
+
"keywords": [
|
|
290
|
+
"general",
|
|
291
|
+
"Pinpad",
|
|
292
|
+
"loadEncryptMainKey",
|
|
293
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
294
|
+
"PinpadActivity, PinpadUtil",
|
|
295
|
+
"Load Encrypt main key, encrypted by TEK.\n\ntekkId - the index of TEK."
|
|
296
|
+
]
|
|
297
|
+
},
|
|
298
|
+
{
|
|
299
|
+
"domain": "general",
|
|
300
|
+
"module": "Pinpad",
|
|
301
|
+
"method": "loadMainKey",
|
|
302
|
+
"title": "Pinpad / loadMainKey",
|
|
303
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
304
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
305
|
+
"sourceSection": "3.4",
|
|
306
|
+
"purpose": "Load main key",
|
|
307
|
+
"signature": "boolean loadMainKey(int keyId, byte[] key, byte[] checkValue)",
|
|
308
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
309
|
+
"keywords": [
|
|
310
|
+
"general",
|
|
311
|
+
"Pinpad",
|
|
312
|
+
"loadMainKey",
|
|
313
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
314
|
+
"PinpadActivity, PinpadUtil",
|
|
315
|
+
"Load main key"
|
|
316
|
+
]
|
|
317
|
+
},
|
|
318
|
+
{
|
|
319
|
+
"domain": "general",
|
|
320
|
+
"module": "Pinpad",
|
|
321
|
+
"method": "loadWorkKey",
|
|
322
|
+
"title": "Pinpad / loadWorkKey",
|
|
323
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
324
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
325
|
+
"sourceSection": "3.5",
|
|
326
|
+
"purpose": "Load work key, including PIN key, MAC key, and track encryption key",
|
|
327
|
+
"signature": "boolean loadWorkKey(int keyType, int mkId, int wkId,\nbyte[] key, byte[] checkValue)",
|
|
328
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
329
|
+
"keywords": [
|
|
330
|
+
"general",
|
|
331
|
+
"Pinpad",
|
|
332
|
+
"loadWorkKey",
|
|
333
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
334
|
+
"PinpadActivity, PinpadUtil",
|
|
335
|
+
"Load work key, including PIN key, MAC key, and track encryption key"
|
|
336
|
+
]
|
|
337
|
+
},
|
|
338
|
+
{
|
|
339
|
+
"domain": "general",
|
|
340
|
+
"module": "Pinpad",
|
|
341
|
+
"method": "calcMAC",
|
|
342
|
+
"title": "Pinpad / calcMAC",
|
|
343
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
344
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
345
|
+
"sourceSection": "3.6",
|
|
346
|
+
"purpose": "Calculating MAC",
|
|
347
|
+
"signature": "byte[] calcMAC(int keyId, byte[] data, int mode)",
|
|
348
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
349
|
+
"keywords": [
|
|
350
|
+
"general",
|
|
351
|
+
"Pinpad",
|
|
352
|
+
"calcMAC",
|
|
353
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
354
|
+
"PinpadActivity, PinpadUtil",
|
|
355
|
+
"Calculating MAC"
|
|
356
|
+
]
|
|
357
|
+
},
|
|
358
|
+
{
|
|
359
|
+
"domain": "general",
|
|
360
|
+
"module": "Pinpad",
|
|
361
|
+
"method": "calculateDes",
|
|
362
|
+
"title": "Pinpad / calculateDes",
|
|
363
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
364
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
365
|
+
"sourceSection": "3.7",
|
|
366
|
+
"purpose": "Encrypt Track Data",
|
|
367
|
+
"signature": "int calculateDes(int desMode, int algorithm, int keyType,int keyId, byte[] data, byte[] dataOut)",
|
|
368
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
369
|
+
"keywords": [
|
|
370
|
+
"general",
|
|
371
|
+
"Pinpad",
|
|
372
|
+
"calculateDes",
|
|
373
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
374
|
+
"PinpadActivity, PinpadUtil",
|
|
375
|
+
"Encrypt Track Data"
|
|
376
|
+
]
|
|
377
|
+
},
|
|
378
|
+
{
|
|
379
|
+
"domain": "general",
|
|
380
|
+
"module": "Pinpad",
|
|
381
|
+
"method": "downloadKeyDukpt",
|
|
382
|
+
"title": "Pinpad / downloadKeyDukpt",
|
|
383
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
384
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
385
|
+
"sourceSection": "3.8",
|
|
386
|
+
"purpose": "downloadKeyDukpt",
|
|
387
|
+
"signature": "int downloadKeyDukpt(int keyIndex, in byte[] Bdk, int BdkLen, in byte[] Ksn, int KsnLen, in byte[] bsIpek, int bsIpeklength)",
|
|
388
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
389
|
+
"keywords": [
|
|
390
|
+
"general",
|
|
391
|
+
"Pinpad",
|
|
392
|
+
"downloadKeyDukpt",
|
|
393
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
394
|
+
"PinpadActivity, PinpadUtil",
|
|
395
|
+
"downloadKeyDukpt"
|
|
396
|
+
]
|
|
397
|
+
},
|
|
398
|
+
{
|
|
399
|
+
"domain": "general",
|
|
400
|
+
"module": "Pinpad",
|
|
401
|
+
"method": "calculateMACOfDUKPTExtend",
|
|
402
|
+
"title": "Pinpad / calculateMACOfDUKPTExtend",
|
|
403
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
404
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
405
|
+
"sourceSection": "3.9",
|
|
406
|
+
"purpose": "Calculate the MAC under DUKPT(X9.19 Retail MAC)",
|
|
407
|
+
"signature": "int calculateMACOfDUKPTExtend(int keySetNum, in byte[] rawData, in int rawDataLen, in byte[] outData, in int[] outDataLen, in byte[] outKsn, in int[] KsnLen)",
|
|
408
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
409
|
+
"keywords": [
|
|
410
|
+
"general",
|
|
411
|
+
"Pinpad",
|
|
412
|
+
"calculateMACOfDUKPTExtend",
|
|
413
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
414
|
+
"PinpadActivity, PinpadUtil",
|
|
415
|
+
"Calculate the MAC under DUKPT(X9.19 Retail MAC)"
|
|
416
|
+
]
|
|
417
|
+
},
|
|
418
|
+
{
|
|
419
|
+
"domain": "general",
|
|
420
|
+
"module": "Pinpad",
|
|
421
|
+
"method": "encryptWithPEK(Deprecated)",
|
|
422
|
+
"title": "Pinpad / encryptWithPEK(Deprecated)",
|
|
423
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
424
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
425
|
+
"sourceSection": "3.10",
|
|
426
|
+
"purpose": "Basic DUKPT Key encryption function",
|
|
427
|
+
"signature": "int encryptWithPEK(int keyUsage, int keySetNum, in byte[] rawData, in int rawDataLen, in byte[] outData, in int[] outDataLen, in byte[] outKsn, in int[] KsnLen)",
|
|
428
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
429
|
+
"keywords": [
|
|
430
|
+
"general",
|
|
431
|
+
"Pinpad",
|
|
432
|
+
"encryptWithPEK(Deprecated)",
|
|
433
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
434
|
+
"PinpadActivity, PinpadUtil",
|
|
435
|
+
"Basic DUKPT Key encryption function"
|
|
436
|
+
]
|
|
437
|
+
},
|
|
438
|
+
{
|
|
439
|
+
"domain": "general",
|
|
440
|
+
"module": "Pinpad",
|
|
441
|
+
"method": "getDukptPinBlock",
|
|
442
|
+
"title": "Pinpad / getDukptPinBlock",
|
|
443
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
444
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
445
|
+
"sourceSection": "3.11",
|
|
446
|
+
"purpose": "Calculate PinBlock under DUKPT",
|
|
447
|
+
"signature": "void GetDukptPinBlock(Bundle bundle, PinInputListener listener)",
|
|
448
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
449
|
+
"keywords": [
|
|
450
|
+
"general",
|
|
451
|
+
"Pinpad",
|
|
452
|
+
"getDukptPinBlock",
|
|
453
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
454
|
+
"PinpadActivity, PinpadUtil",
|
|
455
|
+
"Calculate PinBlock under DUKPT"
|
|
456
|
+
]
|
|
457
|
+
},
|
|
458
|
+
{
|
|
459
|
+
"domain": "general",
|
|
460
|
+
"module": "Pinpad",
|
|
461
|
+
"method": "getPinBlockEx",
|
|
462
|
+
"title": "Pinpad / getPinBlockEx",
|
|
463
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
464
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
465
|
+
"sourceSection": "3.12",
|
|
466
|
+
"purpose": "Calculate PinBlock under MK/SK",
|
|
467
|
+
"signature": "void getPinBlockEx(Bundle bundle, PinInputListener listener)",
|
|
468
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
469
|
+
"keywords": [
|
|
470
|
+
"general",
|
|
471
|
+
"Pinpad",
|
|
472
|
+
"getPinBlockEx",
|
|
473
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
474
|
+
"PinpadActivity, PinpadUtil",
|
|
475
|
+
"Calculate PinBlock under MK/SK"
|
|
476
|
+
]
|
|
477
|
+
},
|
|
478
|
+
{
|
|
479
|
+
"domain": "general",
|
|
480
|
+
"module": "Pinpad",
|
|
481
|
+
"method": "getRSAPublicKeyModel",
|
|
482
|
+
"title": "Pinpad / getRSAPublicKeyModel",
|
|
483
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
484
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
485
|
+
"sourceSection": "3.13",
|
|
486
|
+
"purpose": "Obtain RSA Public key Exponent and Modulus",
|
|
487
|
+
"signature": "boolean getRSAPublicKeyModel(byte[] publickey, int[] publickeyLen,\nint[] exponent)",
|
|
488
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
489
|
+
"keywords": [
|
|
490
|
+
"general",
|
|
491
|
+
"Pinpad",
|
|
492
|
+
"getRSAPublicKeyModel",
|
|
493
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
494
|
+
"PinpadActivity, PinpadUtil",
|
|
495
|
+
"Obtain RSA Public key Exponent and Modulus"
|
|
496
|
+
]
|
|
497
|
+
},
|
|
498
|
+
{
|
|
499
|
+
"domain": "general",
|
|
500
|
+
"module": "Pinpad",
|
|
501
|
+
"method": "loadDukptBlob",
|
|
502
|
+
"title": "Pinpad / loadDukptBlob",
|
|
503
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
504
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
505
|
+
"sourceSection": "3.14",
|
|
506
|
+
"purpose": "Decrypt Dukpt and Load The Key Into The Terminal.\nSource key data format:\ntype(1 bytes)+keyId(3 bytes)+ipek(16 bytes)+ksn(10 bytes).",
|
|
507
|
+
"signature": "int loadDukptBlob(int keySlot, byte[] blob, int blobLen)",
|
|
508
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
509
|
+
"keywords": [
|
|
510
|
+
"general",
|
|
511
|
+
"Pinpad",
|
|
512
|
+
"loadDukptBlob",
|
|
513
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
514
|
+
"PinpadActivity, PinpadUtil",
|
|
515
|
+
"Decrypt Dukpt and Load The Key Into The Terminal.\nSource key data format:\ntype(1 bytes)+keyId(3 bytes)+ipek(16 bytes)+ksn(10 bytes)."
|
|
516
|
+
]
|
|
517
|
+
},
|
|
518
|
+
{
|
|
519
|
+
"domain": "general",
|
|
520
|
+
"module": "Pinpad",
|
|
521
|
+
"method": "DukptGetKsn",
|
|
522
|
+
"title": "Pinpad / DukptGetKsn",
|
|
523
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
524
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
525
|
+
"sourceSection": "3.15",
|
|
526
|
+
"purpose": "getKsn",
|
|
527
|
+
"signature": "int DukptGetKsn(int keySetNum, byte[] outKsn);",
|
|
528
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
529
|
+
"keywords": [
|
|
530
|
+
"general",
|
|
531
|
+
"Pinpad",
|
|
532
|
+
"DukptGetKsn",
|
|
533
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
534
|
+
"PinpadActivity, PinpadUtil",
|
|
535
|
+
"getKsn"
|
|
536
|
+
]
|
|
537
|
+
},
|
|
538
|
+
{
|
|
539
|
+
"domain": "general",
|
|
540
|
+
"module": "Pinpad",
|
|
541
|
+
"method": "DiversifiedKey",
|
|
542
|
+
"title": "Pinpad / DiversifiedKey",
|
|
543
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
544
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
545
|
+
"sourceSection": "3.16",
|
|
546
|
+
"purpose": "Generate new pin key before starting pin input.(3DES ECB)",
|
|
547
|
+
"signature": "int diversifiedKey(int masterkeyIndex, int sourceKeyIndex, int destKeyIndex, String diversifyingData);",
|
|
548
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
549
|
+
"keywords": [
|
|
550
|
+
"general",
|
|
551
|
+
"Pinpad",
|
|
552
|
+
"DiversifiedKey",
|
|
553
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
554
|
+
"PinpadActivity, PinpadUtil",
|
|
555
|
+
"Generate new pin key before starting pin input.(3DES ECB)"
|
|
556
|
+
]
|
|
557
|
+
},
|
|
558
|
+
{
|
|
559
|
+
"domain": "general",
|
|
560
|
+
"module": "Pinpad",
|
|
561
|
+
"method": "genKeyHashValue",
|
|
562
|
+
"title": "Pinpad / genKeyHashValue",
|
|
563
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
564
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
565
|
+
"sourceSection": "3.17",
|
|
566
|
+
"purpose": "Do SHA-256 hashing with key.",
|
|
567
|
+
"signature": "int genKeyHashValue(int KeyUsage, int KeyNo, byte[] DataIn, int DataInLen,\nbyte[] ResponseData, byte[] ResLen)",
|
|
568
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
569
|
+
"keywords": [
|
|
570
|
+
"general",
|
|
571
|
+
"Pinpad",
|
|
572
|
+
"genKeyHashValue",
|
|
573
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
574
|
+
"PinpadActivity, PinpadUtil",
|
|
575
|
+
"Do SHA-256 hashing with key."
|
|
576
|
+
]
|
|
577
|
+
},
|
|
578
|
+
{
|
|
579
|
+
"domain": "general",
|
|
580
|
+
"module": "Pinpad",
|
|
581
|
+
"method": "EndPinInputEvent",
|
|
582
|
+
"title": "Pinpad / EndPinInputEvent",
|
|
583
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
584
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
585
|
+
"sourceSection": "3.18",
|
|
586
|
+
"purpose": "Close the PIN pad",
|
|
587
|
+
"signature": "void EndPinInputEvent(int Event)",
|
|
588
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
589
|
+
"keywords": [
|
|
590
|
+
"general",
|
|
591
|
+
"Pinpad",
|
|
592
|
+
"EndPinInputEvent",
|
|
593
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
594
|
+
"PinpadActivity, PinpadUtil",
|
|
595
|
+
"Close the PIN pad"
|
|
596
|
+
]
|
|
597
|
+
},
|
|
598
|
+
{
|
|
599
|
+
"domain": "general",
|
|
600
|
+
"module": "Pinpad",
|
|
601
|
+
"method": "DukptEncrytDataIV",
|
|
602
|
+
"title": "Pinpad / DukptEncrytDataIV",
|
|
603
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
604
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
605
|
+
"sourceSection": "3.19",
|
|
606
|
+
"purpose": "DUKPT encryption and decryption.",
|
|
607
|
+
"signature": "int DukptEncryptDataIV(int keyUsage, int keyIndex, int encMode, in byte[] iv,\nint ivLen, byte[] dataIn, int inLen, byte[] dataOut, int[] outLen, byte[] outKsn,\nint[] KsnLen)",
|
|
608
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
609
|
+
"keywords": [
|
|
610
|
+
"general",
|
|
611
|
+
"Pinpad",
|
|
612
|
+
"DukptEncrytDataIV",
|
|
613
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
614
|
+
"PinpadActivity, PinpadUtil",
|
|
615
|
+
"DUKPT encryption and decryption."
|
|
616
|
+
]
|
|
617
|
+
},
|
|
618
|
+
{
|
|
619
|
+
"domain": "general",
|
|
620
|
+
"module": "Pinpad",
|
|
621
|
+
"method": "deleteKey(MK/SK)",
|
|
622
|
+
"title": "Pinpad / deleteKey(MK/SK)",
|
|
623
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
624
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
625
|
+
"sourceSection": "3.20",
|
|
626
|
+
"purpose": "Delete the key (only for MK/SK).",
|
|
627
|
+
"signature": "Int deleteKey(int keyType, int keyId)",
|
|
628
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
629
|
+
"keywords": [
|
|
630
|
+
"general",
|
|
631
|
+
"Pinpad",
|
|
632
|
+
"deleteKey(MK/SK)",
|
|
633
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
634
|
+
"PinpadActivity, PinpadUtil",
|
|
635
|
+
"Delete the key (only for MK/SK)."
|
|
636
|
+
]
|
|
637
|
+
},
|
|
638
|
+
{
|
|
639
|
+
"domain": "general",
|
|
640
|
+
"module": "Pinpad",
|
|
641
|
+
"method": "setKeyAlgorithm",
|
|
642
|
+
"title": "Pinpad / setKeyAlgorithm",
|
|
643
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
644
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
645
|
+
"sourceSection": "3.21",
|
|
646
|
+
"purpose": "Set Key Algorithm.",
|
|
647
|
+
"signature": "void setKeyAlgorithm(int algorithm)",
|
|
648
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
649
|
+
"keywords": [
|
|
650
|
+
"general",
|
|
651
|
+
"Pinpad",
|
|
652
|
+
"setKeyAlgorithm",
|
|
653
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
654
|
+
"PinpadActivity, PinpadUtil",
|
|
655
|
+
"Set Key Algorithm."
|
|
656
|
+
]
|
|
657
|
+
},
|
|
658
|
+
{
|
|
659
|
+
"domain": "general",
|
|
660
|
+
"module": "Pinpad",
|
|
661
|
+
"method": "DukptAesInitial",
|
|
662
|
+
"title": "Pinpad / DukptAesInitial",
|
|
663
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
664
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
665
|
+
"sourceSection": "3.22",
|
|
666
|
+
"purpose": "Inject the AES BDK or Initial KEY (AES-128,AES-192,AES-256)",
|
|
667
|
+
"signature": "int DukptAesInitial(int keyIndex, byte[] Bdk, int BdkLen, byte[] Ipek, int IpekLen,\nint DeriveKeyType, byte[] Ksn, int ksnLen)",
|
|
668
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
669
|
+
"keywords": [
|
|
670
|
+
"general",
|
|
671
|
+
"Pinpad",
|
|
672
|
+
"DukptAesInitial",
|
|
673
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
674
|
+
"PinpadActivity, PinpadUtil",
|
|
675
|
+
"Inject the AES BDK or Initial KEY (AES-128,AES-192,AES-256)"
|
|
676
|
+
]
|
|
677
|
+
},
|
|
678
|
+
{
|
|
679
|
+
"domain": "general",
|
|
680
|
+
"module": "Pinpad",
|
|
681
|
+
"method": "DukptAesGetKsn",
|
|
682
|
+
"title": "Pinpad / DukptAesGetKsn",
|
|
683
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
684
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
685
|
+
"sourceSection": "3.23",
|
|
686
|
+
"purpose": "Get the current KSN for AES DUKPT",
|
|
687
|
+
"signature": "int DukptAesGetKsn(int keyIndex, byte[] outKsn)",
|
|
688
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
689
|
+
"keywords": [
|
|
690
|
+
"general",
|
|
691
|
+
"Pinpad",
|
|
692
|
+
"DukptAesGetKsn",
|
|
693
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
694
|
+
"PinpadActivity, PinpadUtil",
|
|
695
|
+
"Get the current KSN for AES DUKPT"
|
|
696
|
+
]
|
|
697
|
+
},
|
|
698
|
+
{
|
|
699
|
+
"domain": "general",
|
|
700
|
+
"module": "Pinpad",
|
|
701
|
+
"method": "DukptAesUpdateKsn",
|
|
702
|
+
"title": "Pinpad / DukptAesUpdateKsn",
|
|
703
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
704
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
705
|
+
"sourceSection": "3.24",
|
|
706
|
+
"purpose": "Generate the New KSN for AES DUKPT (KSN counter will add 1)",
|
|
707
|
+
"signature": "int DukptAesUpdateKsn(int keyIndex, byte[] outKsn)",
|
|
708
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
709
|
+
"keywords": [
|
|
710
|
+
"general",
|
|
711
|
+
"Pinpad",
|
|
712
|
+
"DukptAesUpdateKsn",
|
|
713
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
714
|
+
"PinpadActivity, PinpadUtil",
|
|
715
|
+
"Generate the New KSN for AES DUKPT (KSN counter will add 1)"
|
|
716
|
+
]
|
|
717
|
+
},
|
|
718
|
+
{
|
|
719
|
+
"domain": "general",
|
|
720
|
+
"module": "Pinpad",
|
|
721
|
+
"method": "DukptAesEncryptDataIV",
|
|
722
|
+
"title": "Pinpad / DukptAesEncryptDataIV",
|
|
723
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
724
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
725
|
+
"sourceSection": "3.25",
|
|
726
|
+
"purpose": "Use Dukpt-Aes to encrypt data or calc MAC.",
|
|
727
|
+
"signature": "int DukptAesEncryptDataIV(int keyType, int keyIndex, int encMode,\nint workkeytype, byte[] iv, int ivLen, byte[] dataIn, int inLen, byte[] dataOut,\nint[] outLen, byte[] outKsn, int[] KsnLen)",
|
|
728
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
729
|
+
"keywords": [
|
|
730
|
+
"general",
|
|
731
|
+
"Pinpad",
|
|
732
|
+
"DukptAesEncryptDataIV",
|
|
733
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
734
|
+
"PinpadActivity, PinpadUtil",
|
|
735
|
+
"Use Dukpt-Aes to encrypt data or calc MAC."
|
|
736
|
+
]
|
|
737
|
+
},
|
|
738
|
+
{
|
|
739
|
+
"domain": "general",
|
|
740
|
+
"module": "Pinpad",
|
|
741
|
+
"method": "GetDukptAesPinBlock",
|
|
742
|
+
"title": "Pinpad / GetDukptAesPinBlock",
|
|
743
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
744
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
745
|
+
"sourceSection": "3.26",
|
|
746
|
+
"purpose": "Calculate PinBlock under DUKPT AES , like as GetDukptPinBlock.",
|
|
747
|
+
"signature": "void GetDukptAesPinBlock(Bundle bundle, final PinInputListener pinInputListener)",
|
|
748
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
749
|
+
"keywords": [
|
|
750
|
+
"general",
|
|
751
|
+
"Pinpad",
|
|
752
|
+
"GetDukptAesPinBlock",
|
|
753
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
754
|
+
"PinpadActivity, PinpadUtil",
|
|
755
|
+
"Calculate PinBlock under DUKPT AES , like as GetDukptPinBlock."
|
|
756
|
+
]
|
|
757
|
+
},
|
|
758
|
+
{
|
|
759
|
+
"domain": "general",
|
|
760
|
+
"module": "Pinpad",
|
|
761
|
+
"method": "getOfflinePinBlcok",
|
|
762
|
+
"title": "Pinpad / getOfflinePinBlcok",
|
|
763
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
764
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
765
|
+
"sourceSection": "3.27",
|
|
766
|
+
"purpose": "Offline pin verification in emv process.",
|
|
767
|
+
"signature": "void getOfflinePinBlock(Bundle bundle, final OfflinePinInputListener listener)",
|
|
768
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
769
|
+
"keywords": [
|
|
770
|
+
"general",
|
|
771
|
+
"Pinpad",
|
|
772
|
+
"getOfflinePinBlcok",
|
|
773
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
774
|
+
"PinpadActivity, PinpadUtil",
|
|
775
|
+
"Offline pin verification in emv process."
|
|
776
|
+
]
|
|
777
|
+
},
|
|
778
|
+
{
|
|
779
|
+
"domain": "general",
|
|
780
|
+
"module": "Pinpad",
|
|
781
|
+
"method": "downloadKeyTR31",
|
|
782
|
+
"title": "Pinpad / downloadKeyTR31",
|
|
783
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
784
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
785
|
+
"sourceSection": "3.28",
|
|
786
|
+
"purpose": "Load mksk key in tr31 format",
|
|
787
|
+
"signature": "boolean downloadKeyTR31(int mKeyType, int wKeyType, Bundle bundle)",
|
|
788
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
789
|
+
"keywords": [
|
|
790
|
+
"general",
|
|
791
|
+
"Pinpad",
|
|
792
|
+
"downloadKeyTR31",
|
|
793
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
794
|
+
"PinpadActivity, PinpadUtil",
|
|
795
|
+
"Load mksk key in tr31 format"
|
|
796
|
+
]
|
|
797
|
+
},
|
|
798
|
+
{
|
|
799
|
+
"domain": "general",
|
|
800
|
+
"module": "Pinpad",
|
|
801
|
+
"method": "DukptInitialTr31",
|
|
802
|
+
"title": "Pinpad / DukptInitialTr31",
|
|
803
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
804
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
805
|
+
"sourceSection": "3.29",
|
|
806
|
+
"purpose": "Load tdes dukpt key in tr31 format",
|
|
807
|
+
"signature": "int DukptInitialTr31(int KbpkUsage, int KbpkKeyNo, int keySetNum, int isBdk, byte[] KeyInfo, int KeyLen, byte[] Ksn, int KsnLen, int Kcv_Alg, byte[] Kcv_IV, int Kcv_IVLen, byte[] out_kcv, int[] outLen)",
|
|
808
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
809
|
+
"keywords": [
|
|
810
|
+
"general",
|
|
811
|
+
"Pinpad",
|
|
812
|
+
"DukptInitialTr31",
|
|
813
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
814
|
+
"PinpadActivity, PinpadUtil",
|
|
815
|
+
"Load tdes dukpt key in tr31 format"
|
|
816
|
+
]
|
|
817
|
+
},
|
|
818
|
+
{
|
|
819
|
+
"domain": "general",
|
|
820
|
+
"module": "Pinpad",
|
|
821
|
+
"method": "DukptAesInitialTr31",
|
|
822
|
+
"title": "Pinpad / DukptAesInitialTr31",
|
|
823
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
824
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
825
|
+
"sourceSection": "3.30",
|
|
826
|
+
"purpose": "Load tdes dukpt key in tr31 format",
|
|
827
|
+
"signature": "int DukptAesInitialTr31(int KbpkUsage, int KbpkKeyNo, int keySetNum, int isBdk, int driveKeyType, byte[] KeyInfo, int KeyLen, byte[] Ksn, int KsnLen, int Kcv_Alg, byte[] Kcv_IV, int Kcv_IVLen, byte[] out_kcv, int[] outLen)",
|
|
828
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
829
|
+
"keywords": [
|
|
830
|
+
"general",
|
|
831
|
+
"Pinpad",
|
|
832
|
+
"DukptAesInitialTr31",
|
|
833
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
834
|
+
"PinpadActivity, PinpadUtil",
|
|
835
|
+
"Load tdes dukpt key in tr31 format"
|
|
836
|
+
]
|
|
837
|
+
},
|
|
838
|
+
{
|
|
839
|
+
"domain": "general",
|
|
840
|
+
"module": "Pinpad",
|
|
841
|
+
"method": "generateRSAKey",
|
|
842
|
+
"title": "Pinpad / generateRSAKey",
|
|
843
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
844
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
845
|
+
"sourceSection": "3.31",
|
|
846
|
+
"purpose": "Generates RSA key pair.",
|
|
847
|
+
"signature": "int generateRSAKey(int rsaIndex, int keySize, String exponent)",
|
|
848
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
849
|
+
"keywords": [
|
|
850
|
+
"general",
|
|
851
|
+
"Pinpad",
|
|
852
|
+
"generateRSAKey",
|
|
853
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
854
|
+
"PinpadActivity, PinpadUtil",
|
|
855
|
+
"Generates RSA key pair."
|
|
856
|
+
]
|
|
857
|
+
},
|
|
858
|
+
{
|
|
859
|
+
"domain": "general",
|
|
860
|
+
"module": "Pinpad",
|
|
861
|
+
"method": "readRSAPublicKey",
|
|
862
|
+
"title": "Pinpad / readRSAPublicKey",
|
|
863
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
864
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
865
|
+
"sourceSection": "3.32",
|
|
866
|
+
"purpose": "Read RSA public key from device.",
|
|
867
|
+
"signature": "RSAPublicKey readRSAPublicKey(int rsaIndex)",
|
|
868
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
869
|
+
"keywords": [
|
|
870
|
+
"general",
|
|
871
|
+
"Pinpad",
|
|
872
|
+
"readRSAPublicKey",
|
|
873
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
874
|
+
"PinpadActivity, PinpadUtil",
|
|
875
|
+
"Read RSA public key from device."
|
|
876
|
+
]
|
|
877
|
+
},
|
|
878
|
+
{
|
|
879
|
+
"domain": "general",
|
|
880
|
+
"module": "Pinpad",
|
|
881
|
+
"method": "calculateWithRSAPrivateKey",
|
|
882
|
+
"title": "Pinpad / calculateWithRSAPrivateKey",
|
|
883
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
884
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
885
|
+
"sourceSection": "3.33",
|
|
886
|
+
"purpose": "Calculation with RSA private key.",
|
|
887
|
+
"signature": "byte[] calculateWithRSAPrivateKey(int rsaIndex, byte[] data)",
|
|
888
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
889
|
+
"keywords": [
|
|
890
|
+
"general",
|
|
891
|
+
"Pinpad",
|
|
892
|
+
"calculateWithRSAPrivateKey",
|
|
893
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
894
|
+
"PinpadActivity, PinpadUtil",
|
|
895
|
+
"Calculation with RSA private key."
|
|
896
|
+
]
|
|
897
|
+
},
|
|
898
|
+
{
|
|
899
|
+
"domain": "general",
|
|
900
|
+
"module": "Pinpad",
|
|
901
|
+
"method": "calculateWithRSAPublicKey",
|
|
902
|
+
"title": "Pinpad / calculateWithRSAPublicKey",
|
|
903
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
904
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
905
|
+
"sourceSection": "3.34",
|
|
906
|
+
"purpose": "Calculation with RSA public key.",
|
|
907
|
+
"signature": "byte[] calculateWithRSAPublicKey(int rsaIndex, byte[] data)",
|
|
908
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
909
|
+
"keywords": [
|
|
910
|
+
"general",
|
|
911
|
+
"Pinpad",
|
|
912
|
+
"calculateWithRSAPublicKey",
|
|
913
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
914
|
+
"PinpadActivity, PinpadUtil",
|
|
915
|
+
"Calculation with RSA public key."
|
|
916
|
+
]
|
|
917
|
+
},
|
|
918
|
+
{
|
|
919
|
+
"domain": "general",
|
|
920
|
+
"module": "Pinpad",
|
|
921
|
+
"method": "isDukptKeyExist",
|
|
922
|
+
"title": "Pinpad / isDukptKeyExist",
|
|
923
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
924
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
925
|
+
"sourceSection": "3.35",
|
|
926
|
+
"purpose": "Determine is the dukpt key exist.",
|
|
927
|
+
"signature": "boolean isDukptKeyExist(boolean aesAlg, int keyIndex, byte[] outKsn)",
|
|
928
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
929
|
+
"keywords": [
|
|
930
|
+
"general",
|
|
931
|
+
"Pinpad",
|
|
932
|
+
"isDukptKeyExist",
|
|
933
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
934
|
+
"PinpadActivity, PinpadUtil",
|
|
935
|
+
"Determine is the dukpt key exist."
|
|
936
|
+
]
|
|
937
|
+
},
|
|
938
|
+
{
|
|
939
|
+
"domain": "general",
|
|
940
|
+
"module": "Pinpad",
|
|
941
|
+
"method": "getLastErrorCode",
|
|
942
|
+
"title": "Pinpad / getLastErrorCode",
|
|
943
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
944
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
945
|
+
"sourceSection": "3.36",
|
|
946
|
+
"purpose": "The last error code",
|
|
947
|
+
"signature": "int getLastErrorCode()",
|
|
948
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
949
|
+
"keywords": [
|
|
950
|
+
"general",
|
|
951
|
+
"Pinpad",
|
|
952
|
+
"getLastErrorCode",
|
|
953
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
954
|
+
"PinpadActivity, PinpadUtil",
|
|
955
|
+
"The last error code"
|
|
956
|
+
]
|
|
957
|
+
},
|
|
958
|
+
{
|
|
959
|
+
"domain": "general",
|
|
960
|
+
"module": "Pinpad",
|
|
961
|
+
"method": "getLastErrorMsg",
|
|
962
|
+
"title": "Pinpad / getLastErrorMsg",
|
|
963
|
+
"classPath": "com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
964
|
+
"demoActivity": "PinpadActivity, PinpadUtil",
|
|
965
|
+
"sourceSection": "3.35",
|
|
966
|
+
"purpose": "The last error message.",
|
|
967
|
+
"signature": "String getLastErrorMsg()",
|
|
968
|
+
"docPath": "02-reference/general/pinpad.md",
|
|
969
|
+
"keywords": [
|
|
970
|
+
"general",
|
|
971
|
+
"Pinpad",
|
|
972
|
+
"getLastErrorMsg",
|
|
973
|
+
"com.urovo.sdk.pinpad.PinPadProviderImpl",
|
|
974
|
+
"PinpadActivity, PinpadUtil",
|
|
975
|
+
"The last error message."
|
|
976
|
+
]
|
|
977
|
+
},
|
|
978
|
+
{
|
|
979
|
+
"domain": "general",
|
|
980
|
+
"module": "Printer",
|
|
981
|
+
"method": "getStatus",
|
|
982
|
+
"title": "Printer / getStatus",
|
|
983
|
+
"classPath": "com.urovo.sdk.print.PrinterProviderImpl",
|
|
984
|
+
"demoActivity": "PrintActivity",
|
|
985
|
+
"sourceSection": "4.1",
|
|
986
|
+
"purpose": "Get printer status",
|
|
987
|
+
"signature": "int getStatus()",
|
|
988
|
+
"docPath": "02-reference/general/printer.md",
|
|
989
|
+
"keywords": [
|
|
990
|
+
"general",
|
|
991
|
+
"Printer",
|
|
992
|
+
"getStatus",
|
|
993
|
+
"com.urovo.sdk.print.PrinterProviderImpl",
|
|
994
|
+
"PrintActivity",
|
|
995
|
+
"Get printer status"
|
|
996
|
+
]
|
|
997
|
+
},
|
|
998
|
+
{
|
|
999
|
+
"domain": "general",
|
|
1000
|
+
"module": "Printer",
|
|
1001
|
+
"method": "setGrayLevel",
|
|
1002
|
+
"title": "Printer / setGrayLevel",
|
|
1003
|
+
"classPath": "com.urovo.sdk.print.PrinterProviderImpl",
|
|
1004
|
+
"demoActivity": "PrintActivity",
|
|
1005
|
+
"sourceSection": "4.2",
|
|
1006
|
+
"purpose": "Set printer grayscale",
|
|
1007
|
+
"signature": "void setGray(int gray)",
|
|
1008
|
+
"docPath": "02-reference/general/printer.md",
|
|
1009
|
+
"keywords": [
|
|
1010
|
+
"general",
|
|
1011
|
+
"Printer",
|
|
1012
|
+
"setGrayLevel",
|
|
1013
|
+
"com.urovo.sdk.print.PrinterProviderImpl",
|
|
1014
|
+
"PrintActivity",
|
|
1015
|
+
"Set printer grayscale"
|
|
1016
|
+
]
|
|
1017
|
+
},
|
|
1018
|
+
{
|
|
1019
|
+
"domain": "general",
|
|
1020
|
+
"module": "Printer",
|
|
1021
|
+
"method": "addText",
|
|
1022
|
+
"title": "Printer / addText",
|
|
1023
|
+
"classPath": "com.urovo.sdk.print.PrinterProviderImpl",
|
|
1024
|
+
"demoActivity": "PrintActivity",
|
|
1025
|
+
"sourceSection": "4.3",
|
|
1026
|
+
"purpose": "Add a line of printed text in the specified format",
|
|
1027
|
+
"signature": "void addText(Bundle format, String text)",
|
|
1028
|
+
"docPath": "02-reference/general/printer.md",
|
|
1029
|
+
"keywords": [
|
|
1030
|
+
"general",
|
|
1031
|
+
"Printer",
|
|
1032
|
+
"addText",
|
|
1033
|
+
"com.urovo.sdk.print.PrinterProviderImpl",
|
|
1034
|
+
"PrintActivity",
|
|
1035
|
+
"Add a line of printed text in the specified format"
|
|
1036
|
+
]
|
|
1037
|
+
},
|
|
1038
|
+
{
|
|
1039
|
+
"domain": "general",
|
|
1040
|
+
"module": "Printer",
|
|
1041
|
+
"method": "addText_Left_Right(Deprecated)",
|
|
1042
|
+
"title": "Printer / addText_Left_Right(Deprecated)",
|
|
1043
|
+
"classPath": "com.urovo.sdk.print.PrinterProviderImpl",
|
|
1044
|
+
"demoActivity": "PrintActivity",
|
|
1045
|
+
"sourceSection": "4.4",
|
|
1046
|
+
"purpose": "Add a line of printed text in the specified format",
|
|
1047
|
+
"signature": "void addTextLeft_Right(String textLeft, String textRight,\nint font, boolean fontBold)",
|
|
1048
|
+
"docPath": "02-reference/general/printer.md",
|
|
1049
|
+
"keywords": [
|
|
1050
|
+
"general",
|
|
1051
|
+
"Printer",
|
|
1052
|
+
"addText_Left_Right(Deprecated)",
|
|
1053
|
+
"com.urovo.sdk.print.PrinterProviderImpl",
|
|
1054
|
+
"PrintActivity",
|
|
1055
|
+
"Add a line of printed text in the specified format"
|
|
1056
|
+
]
|
|
1057
|
+
},
|
|
1058
|
+
{
|
|
1059
|
+
"domain": "general",
|
|
1060
|
+
"module": "Printer",
|
|
1061
|
+
"method": "addText_Left_Right",
|
|
1062
|
+
"title": "Printer / addText_Left_Right",
|
|
1063
|
+
"classPath": "com.urovo.sdk.print.PrinterProviderImpl",
|
|
1064
|
+
"demoActivity": "PrintActivity",
|
|
1065
|
+
"sourceSection": "4.5",
|
|
1066
|
+
"purpose": "Add a line of printed text in the specified format",
|
|
1067
|
+
"signature": "void addTextLeft_Right(Bundle format, String textLeft,\nString textRigh)",
|
|
1068
|
+
"docPath": "02-reference/general/printer.md",
|
|
1069
|
+
"keywords": [
|
|
1070
|
+
"general",
|
|
1071
|
+
"Printer",
|
|
1072
|
+
"addText_Left_Right",
|
|
1073
|
+
"com.urovo.sdk.print.PrinterProviderImpl",
|
|
1074
|
+
"PrintActivity",
|
|
1075
|
+
"Add a line of printed text in the specified format"
|
|
1076
|
+
]
|
|
1077
|
+
},
|
|
1078
|
+
{
|
|
1079
|
+
"domain": "general",
|
|
1080
|
+
"module": "Printer",
|
|
1081
|
+
"method": "addText_Left_Right_Center(Deprecated)",
|
|
1082
|
+
"title": "Printer / addText_Left_Right_Center(Deprecated)",
|
|
1083
|
+
"classPath": "com.urovo.sdk.print.PrinterProviderImpl",
|
|
1084
|
+
"demoActivity": "PrintActivity",
|
|
1085
|
+
"sourceSection": "4.6",
|
|
1086
|
+
"purpose": "Add a line of printed text in the specified format",
|
|
1087
|
+
"signature": "void addTextLeft_Right_Center(String textLeft,\nString textCenter, String textRight, int font,\nboolean fontBold)",
|
|
1088
|
+
"docPath": "02-reference/general/printer.md",
|
|
1089
|
+
"keywords": [
|
|
1090
|
+
"general",
|
|
1091
|
+
"Printer",
|
|
1092
|
+
"addText_Left_Right_Center(Deprecated)",
|
|
1093
|
+
"com.urovo.sdk.print.PrinterProviderImpl",
|
|
1094
|
+
"PrintActivity",
|
|
1095
|
+
"Add a line of printed text in the specified format"
|
|
1096
|
+
]
|
|
1097
|
+
},
|
|
1098
|
+
{
|
|
1099
|
+
"domain": "general",
|
|
1100
|
+
"module": "Printer",
|
|
1101
|
+
"method": "addText_Left_Right_Center",
|
|
1102
|
+
"title": "Printer / addText_Left_Right_Center",
|
|
1103
|
+
"classPath": "com.urovo.sdk.print.PrinterProviderImpl",
|
|
1104
|
+
"demoActivity": "PrintActivity",
|
|
1105
|
+
"sourceSection": "4.7",
|
|
1106
|
+
"purpose": "Add a line of printed text in the specified format",
|
|
1107
|
+
"signature": "void addTextLeft_Right_Center(Bundle format,\nString textLeft, String textCenter, String textRight)",
|
|
1108
|
+
"docPath": "02-reference/general/printer.md",
|
|
1109
|
+
"keywords": [
|
|
1110
|
+
"general",
|
|
1111
|
+
"Printer",
|
|
1112
|
+
"addText_Left_Right_Center",
|
|
1113
|
+
"com.urovo.sdk.print.PrinterProviderImpl",
|
|
1114
|
+
"PrintActivity",
|
|
1115
|
+
"Add a line of printed text in the specified format"
|
|
1116
|
+
]
|
|
1117
|
+
},
|
|
1118
|
+
{
|
|
1119
|
+
"domain": "general",
|
|
1120
|
+
"module": "Printer",
|
|
1121
|
+
"method": "addBarCode",
|
|
1122
|
+
"title": "Printer / addBarCode",
|
|
1123
|
+
"classPath": "com.urovo.sdk.print.PrinterProviderImpl",
|
|
1124
|
+
"demoActivity": "PrintActivity",
|
|
1125
|
+
"sourceSection": "4.8",
|
|
1126
|
+
"purpose": "Add barcode print.",
|
|
1127
|
+
"signature": "void addBarCode(Bundle format, String barcode)",
|
|
1128
|
+
"docPath": "02-reference/general/printer.md",
|
|
1129
|
+
"keywords": [
|
|
1130
|
+
"general",
|
|
1131
|
+
"Printer",
|
|
1132
|
+
"addBarCode",
|
|
1133
|
+
"com.urovo.sdk.print.PrinterProviderImpl",
|
|
1134
|
+
"PrintActivity",
|
|
1135
|
+
"Add barcode print."
|
|
1136
|
+
]
|
|
1137
|
+
},
|
|
1138
|
+
{
|
|
1139
|
+
"domain": "general",
|
|
1140
|
+
"module": "Printer",
|
|
1141
|
+
"method": "addQrCode",
|
|
1142
|
+
"title": "Printer / addQrCode",
|
|
1143
|
+
"classPath": "com.urovo.sdk.print.PrinterProviderImpl",
|
|
1144
|
+
"demoActivity": "PrintActivity",
|
|
1145
|
+
"sourceSection": "4.9",
|
|
1146
|
+
"purpose": "Add QR code print",
|
|
1147
|
+
"signature": "void addQrCode(Bundle format, String qrCode)",
|
|
1148
|
+
"docPath": "02-reference/general/printer.md",
|
|
1149
|
+
"keywords": [
|
|
1150
|
+
"general",
|
|
1151
|
+
"Printer",
|
|
1152
|
+
"addQrCode",
|
|
1153
|
+
"com.urovo.sdk.print.PrinterProviderImpl",
|
|
1154
|
+
"PrintActivity",
|
|
1155
|
+
"Add QR code print"
|
|
1156
|
+
]
|
|
1157
|
+
},
|
|
1158
|
+
{
|
|
1159
|
+
"domain": "general",
|
|
1160
|
+
"module": "Printer",
|
|
1161
|
+
"method": "addImage",
|
|
1162
|
+
"title": "Printer / addImage",
|
|
1163
|
+
"classPath": "com.urovo.sdk.print.PrinterProviderImpl",
|
|
1164
|
+
"demoActivity": "PrintActivity",
|
|
1165
|
+
"sourceSection": "4.10",
|
|
1166
|
+
"purpose": "Add bitmap image print.",
|
|
1167
|
+
"signature": "void addImage(Bundle format, byte[] imageData)",
|
|
1168
|
+
"docPath": "02-reference/general/printer.md",
|
|
1169
|
+
"keywords": [
|
|
1170
|
+
"general",
|
|
1171
|
+
"Printer",
|
|
1172
|
+
"addImage",
|
|
1173
|
+
"com.urovo.sdk.print.PrinterProviderImpl",
|
|
1174
|
+
"PrintActivity",
|
|
1175
|
+
"Add bitmap image print."
|
|
1176
|
+
]
|
|
1177
|
+
},
|
|
1178
|
+
{
|
|
1179
|
+
"domain": "general",
|
|
1180
|
+
"module": "Printer",
|
|
1181
|
+
"method": "feedLine",
|
|
1182
|
+
"title": "Printer / feedLine",
|
|
1183
|
+
"classPath": "com.urovo.sdk.print.PrinterProviderImpl",
|
|
1184
|
+
"demoActivity": "PrintActivity",
|
|
1185
|
+
"sourceSection": "4.11",
|
|
1186
|
+
"purpose": "Add feedline.",
|
|
1187
|
+
"signature": "void feedLine(int lines)",
|
|
1188
|
+
"docPath": "02-reference/general/printer.md",
|
|
1189
|
+
"keywords": [
|
|
1190
|
+
"general",
|
|
1191
|
+
"Printer",
|
|
1192
|
+
"feedLine",
|
|
1193
|
+
"com.urovo.sdk.print.PrinterProviderImpl",
|
|
1194
|
+
"PrintActivity",
|
|
1195
|
+
"Add feedline."
|
|
1196
|
+
]
|
|
1197
|
+
},
|
|
1198
|
+
{
|
|
1199
|
+
"domain": "general",
|
|
1200
|
+
"module": "Printer",
|
|
1201
|
+
"method": "startPrint",
|
|
1202
|
+
"title": "Printer / startPrint",
|
|
1203
|
+
"classPath": "com.urovo.sdk.print.PrinterProviderImpl",
|
|
1204
|
+
"demoActivity": "PrintActivity",
|
|
1205
|
+
"sourceSection": "4.12",
|
|
1206
|
+
"purpose": "Start the printing process.",
|
|
1207
|
+
"signature": "int startPrint()",
|
|
1208
|
+
"docPath": "02-reference/general/printer.md",
|
|
1209
|
+
"keywords": [
|
|
1210
|
+
"general",
|
|
1211
|
+
"Printer",
|
|
1212
|
+
"startPrint",
|
|
1213
|
+
"com.urovo.sdk.print.PrinterProviderImpl",
|
|
1214
|
+
"PrintActivity",
|
|
1215
|
+
"Start the printing process."
|
|
1216
|
+
]
|
|
1217
|
+
},
|
|
1218
|
+
{
|
|
1219
|
+
"domain": "general",
|
|
1220
|
+
"module": "Printer",
|
|
1221
|
+
"method": "addImageWithText",
|
|
1222
|
+
"title": "Printer / addImageWithText",
|
|
1223
|
+
"classPath": "com.urovo.sdk.print.PrinterProviderImpl",
|
|
1224
|
+
"demoActivity": "PrintActivity",
|
|
1225
|
+
"sourceSection": "4.13",
|
|
1226
|
+
"purpose": "Add bitmap image print",
|
|
1227
|
+
"signature": "void addImageWithText(Bundle format, byte[] imageData)",
|
|
1228
|
+
"docPath": "02-reference/general/printer.md",
|
|
1229
|
+
"keywords": [
|
|
1230
|
+
"general",
|
|
1231
|
+
"Printer",
|
|
1232
|
+
"addImageWithText",
|
|
1233
|
+
"com.urovo.sdk.print.PrinterProviderImpl",
|
|
1234
|
+
"PrintActivity",
|
|
1235
|
+
"Add bitmap image print"
|
|
1236
|
+
]
|
|
1237
|
+
},
|
|
1238
|
+
{
|
|
1239
|
+
"domain": "general",
|
|
1240
|
+
"module": "Printer",
|
|
1241
|
+
"method": "addHtml",
|
|
1242
|
+
"title": "Printer / addHtml",
|
|
1243
|
+
"classPath": "com.urovo.sdk.print.PrinterProviderImpl",
|
|
1244
|
+
"demoActivity": "PrintActivity",
|
|
1245
|
+
"sourceSection": "4.14",
|
|
1246
|
+
"purpose": "Add html content.",
|
|
1247
|
+
"signature": "void addHtml(Bundle format, String content)",
|
|
1248
|
+
"docPath": "02-reference/general/printer.md",
|
|
1249
|
+
"keywords": [
|
|
1250
|
+
"general",
|
|
1251
|
+
"Printer",
|
|
1252
|
+
"addHtml",
|
|
1253
|
+
"com.urovo.sdk.print.PrinterProviderImpl",
|
|
1254
|
+
"PrintActivity",
|
|
1255
|
+
"Add html content."
|
|
1256
|
+
]
|
|
1257
|
+
},
|
|
1258
|
+
{
|
|
1259
|
+
"domain": "general",
|
|
1260
|
+
"module": "Printer",
|
|
1261
|
+
"method": "addBlankLine",
|
|
1262
|
+
"title": "Printer / addBlankLine",
|
|
1263
|
+
"classPath": "com.urovo.sdk.print.PrinterProviderImpl",
|
|
1264
|
+
"demoActivity": "PrintActivity",
|
|
1265
|
+
"sourceSection": "4.15",
|
|
1266
|
+
"purpose": "Add blank line.",
|
|
1267
|
+
"signature": "void addBlankLine(int height)",
|
|
1268
|
+
"docPath": "02-reference/general/printer.md",
|
|
1269
|
+
"keywords": [
|
|
1270
|
+
"general",
|
|
1271
|
+
"Printer",
|
|
1272
|
+
"addBlankLine",
|
|
1273
|
+
"com.urovo.sdk.print.PrinterProviderImpl",
|
|
1274
|
+
"PrintActivity",
|
|
1275
|
+
"Add blank line."
|
|
1276
|
+
]
|
|
1277
|
+
},
|
|
1278
|
+
{
|
|
1279
|
+
"domain": "general",
|
|
1280
|
+
"module": "Printer",
|
|
1281
|
+
"method": "setSpeed",
|
|
1282
|
+
"title": "Printer / setSpeed",
|
|
1283
|
+
"classPath": "com.urovo.sdk.print.PrinterProviderImpl",
|
|
1284
|
+
"demoActivity": "PrintActivity",
|
|
1285
|
+
"sourceSection": "4.16",
|
|
1286
|
+
"purpose": "Set printer speed.",
|
|
1287
|
+
"signature": "int setSpeed(int speedLevel)",
|
|
1288
|
+
"docPath": "02-reference/general/printer.md",
|
|
1289
|
+
"keywords": [
|
|
1290
|
+
"general",
|
|
1291
|
+
"Printer",
|
|
1292
|
+
"setSpeed",
|
|
1293
|
+
"com.urovo.sdk.print.PrinterProviderImpl",
|
|
1294
|
+
"PrintActivity",
|
|
1295
|
+
"Set printer speed."
|
|
1296
|
+
]
|
|
1297
|
+
},
|
|
1298
|
+
{
|
|
1299
|
+
"domain": "general",
|
|
1300
|
+
"module": "Printer",
|
|
1301
|
+
"method": "addBlackLine",
|
|
1302
|
+
"title": "Printer / addBlackLine",
|
|
1303
|
+
"classPath": "com.urovo.sdk.print.PrinterProviderImpl",
|
|
1304
|
+
"demoActivity": "PrintActivity",
|
|
1305
|
+
"sourceSection": "4.17",
|
|
1306
|
+
"purpose": "Add blank line.",
|
|
1307
|
+
"signature": "void addBlackLine(int... lineHeight)",
|
|
1308
|
+
"docPath": "02-reference/general/printer.md",
|
|
1309
|
+
"keywords": [
|
|
1310
|
+
"general",
|
|
1311
|
+
"Printer",
|
|
1312
|
+
"addBlackLine",
|
|
1313
|
+
"com.urovo.sdk.print.PrinterProviderImpl",
|
|
1314
|
+
"PrintActivity",
|
|
1315
|
+
"Add blank line."
|
|
1316
|
+
]
|
|
1317
|
+
},
|
|
1318
|
+
{
|
|
1319
|
+
"domain": "general",
|
|
1320
|
+
"module": "Printer",
|
|
1321
|
+
"method": "supportLabelPrint",
|
|
1322
|
+
"title": "Printer / supportLabelPrint",
|
|
1323
|
+
"classPath": "com.urovo.sdk.print.PrinterProviderImpl",
|
|
1324
|
+
"demoActivity": "PrintActivity",
|
|
1325
|
+
"sourceSection": "4.18",
|
|
1326
|
+
"purpose": "Return whether label printing function is supported.",
|
|
1327
|
+
"signature": "boolean supportLabelPrint()",
|
|
1328
|
+
"docPath": "02-reference/general/printer.md",
|
|
1329
|
+
"keywords": [
|
|
1330
|
+
"general",
|
|
1331
|
+
"Printer",
|
|
1332
|
+
"supportLabelPrint",
|
|
1333
|
+
"com.urovo.sdk.print.PrinterProviderImpl",
|
|
1334
|
+
"PrintActivity",
|
|
1335
|
+
"Return whether label printing function is supported."
|
|
1336
|
+
]
|
|
1337
|
+
},
|
|
1338
|
+
{
|
|
1339
|
+
"domain": "general",
|
|
1340
|
+
"module": "Printer",
|
|
1341
|
+
"method": "setPrinterMode",
|
|
1342
|
+
"title": "Printer / setPrinterMode",
|
|
1343
|
+
"classPath": "com.urovo.sdk.print.PrinterProviderImpl",
|
|
1344
|
+
"demoActivity": "PrintActivity",
|
|
1345
|
+
"sourceSection": "4.19",
|
|
1346
|
+
"purpose": "Set printer mode.",
|
|
1347
|
+
"signature": "int setPrinterMode(boolean data)",
|
|
1348
|
+
"docPath": "02-reference/general/printer.md",
|
|
1349
|
+
"keywords": [
|
|
1350
|
+
"general",
|
|
1351
|
+
"Printer",
|
|
1352
|
+
"setPrinterMode",
|
|
1353
|
+
"com.urovo.sdk.print.PrinterProviderImpl",
|
|
1354
|
+
"PrintActivity",
|
|
1355
|
+
"Set printer mode."
|
|
1356
|
+
]
|
|
1357
|
+
},
|
|
1358
|
+
{
|
|
1359
|
+
"domain": "general",
|
|
1360
|
+
"module": "Printer",
|
|
1361
|
+
"method": "setLabelFeed",
|
|
1362
|
+
"title": "Printer / setLabelFeed",
|
|
1363
|
+
"classPath": "com.urovo.sdk.print.PrinterProviderImpl",
|
|
1364
|
+
"demoActivity": "PrintActivity",
|
|
1365
|
+
"sourceSection": "4.20",
|
|
1366
|
+
"purpose": "Set label printing mode.\nBefore executing label printing each time, you need to set PRN_LABEL_LOCATION or PRN_LABEL_CONTINUE. After printing is completed, you need to set PRN_LABEL_END.",
|
|
1367
|
+
"signature": "int setLabelFeed(byte state)",
|
|
1368
|
+
"docPath": "02-reference/general/printer.md",
|
|
1369
|
+
"keywords": [
|
|
1370
|
+
"general",
|
|
1371
|
+
"Printer",
|
|
1372
|
+
"setLabelFeed",
|
|
1373
|
+
"com.urovo.sdk.print.PrinterProviderImpl",
|
|
1374
|
+
"PrintActivity",
|
|
1375
|
+
"Set label printing mode.\nBefore executing label printing each time, you need to set PRN_LABEL_LOCATION or PRN_LABEL_CONTINUE. After printing is completed, you need to set PRN_LABEL_END."
|
|
1376
|
+
]
|
|
1377
|
+
},
|
|
1378
|
+
{
|
|
1379
|
+
"domain": "general",
|
|
1380
|
+
"module": "Serial Port(Deprecated, suggest using module 14.SerialTool)",
|
|
1381
|
+
"method": "Open",
|
|
1382
|
+
"title": "Serial Port(Deprecated, suggest using module 14.SerialTool) / Open",
|
|
1383
|
+
"classPath": "com.urovo.smartpos.device.core.SerialPortDriverImpl",
|
|
1384
|
+
"demoActivity": null,
|
|
1385
|
+
"sourceSection": "5.1",
|
|
1386
|
+
"purpose": "Open the serial port.",
|
|
1387
|
+
"signature": "boolean open(String portPath, int bps, int par, int dbs)",
|
|
1388
|
+
"docPath": "02-reference/general/serial-port-deprecated-suggest-using-module-14-serialtool.md",
|
|
1389
|
+
"keywords": [
|
|
1390
|
+
"general",
|
|
1391
|
+
"Serial Port(Deprecated, suggest using module 14.SerialTool)",
|
|
1392
|
+
"Open",
|
|
1393
|
+
"com.urovo.smartpos.device.core.SerialPortDriverImpl",
|
|
1394
|
+
"Open the serial port."
|
|
1395
|
+
]
|
|
1396
|
+
},
|
|
1397
|
+
{
|
|
1398
|
+
"domain": "general",
|
|
1399
|
+
"module": "Serial Port(Deprecated, suggest using module 14.SerialTool)",
|
|
1400
|
+
"method": "close",
|
|
1401
|
+
"title": "Serial Port(Deprecated, suggest using module 14.SerialTool) / close",
|
|
1402
|
+
"classPath": "com.urovo.smartpos.device.core.SerialPortDriverImpl",
|
|
1403
|
+
"demoActivity": null,
|
|
1404
|
+
"sourceSection": "5.2",
|
|
1405
|
+
"purpose": "Stop the serial port.",
|
|
1406
|
+
"signature": "boolean close()",
|
|
1407
|
+
"docPath": "02-reference/general/serial-port-deprecated-suggest-using-module-14-serialtool.md",
|
|
1408
|
+
"keywords": [
|
|
1409
|
+
"general",
|
|
1410
|
+
"Serial Port(Deprecated, suggest using module 14.SerialTool)",
|
|
1411
|
+
"close",
|
|
1412
|
+
"com.urovo.smartpos.device.core.SerialPortDriverImpl",
|
|
1413
|
+
"Stop the serial port."
|
|
1414
|
+
]
|
|
1415
|
+
},
|
|
1416
|
+
{
|
|
1417
|
+
"domain": "general",
|
|
1418
|
+
"module": "Serial Port(Deprecated, suggest using module 14.SerialTool)",
|
|
1419
|
+
"method": "read",
|
|
1420
|
+
"title": "Serial Port(Deprecated, suggest using module 14.SerialTool) / read",
|
|
1421
|
+
"classPath": "com.urovo.smartpos.device.core.SerialPortDriverImpl",
|
|
1422
|
+
"demoActivity": null,
|
|
1423
|
+
"sourceSection": "5.3",
|
|
1424
|
+
"purpose": "Read data from serial port.",
|
|
1425
|
+
"signature": "int read(out byte[] buffer, int timeout)",
|
|
1426
|
+
"docPath": "02-reference/general/serial-port-deprecated-suggest-using-module-14-serialtool.md",
|
|
1427
|
+
"keywords": [
|
|
1428
|
+
"general",
|
|
1429
|
+
"Serial Port(Deprecated, suggest using module 14.SerialTool)",
|
|
1430
|
+
"read",
|
|
1431
|
+
"com.urovo.smartpos.device.core.SerialPortDriverImpl",
|
|
1432
|
+
"Read data from serial port."
|
|
1433
|
+
]
|
|
1434
|
+
},
|
|
1435
|
+
{
|
|
1436
|
+
"domain": "general",
|
|
1437
|
+
"module": "Serial Port(Deprecated, suggest using module 14.SerialTool)",
|
|
1438
|
+
"method": "send",
|
|
1439
|
+
"title": "Serial Port(Deprecated, suggest using module 14.SerialTool) / send",
|
|
1440
|
+
"classPath": "com.urovo.smartpos.device.core.SerialPortDriverImpl",
|
|
1441
|
+
"demoActivity": null,
|
|
1442
|
+
"sourceSection": "5.4",
|
|
1443
|
+
"purpose": "Send data to serial port.",
|
|
1444
|
+
"signature": "int write(byte[] data, int timeout)",
|
|
1445
|
+
"docPath": "02-reference/general/serial-port-deprecated-suggest-using-module-14-serialtool.md",
|
|
1446
|
+
"keywords": [
|
|
1447
|
+
"general",
|
|
1448
|
+
"Serial Port(Deprecated, suggest using module 14.SerialTool)",
|
|
1449
|
+
"send",
|
|
1450
|
+
"com.urovo.smartpos.device.core.SerialPortDriverImpl",
|
|
1451
|
+
"Send data to serial port."
|
|
1452
|
+
]
|
|
1453
|
+
},
|
|
1454
|
+
{
|
|
1455
|
+
"domain": "general",
|
|
1456
|
+
"module": "Serial Port(Deprecated, suggest using module 14.SerialTool)",
|
|
1457
|
+
"method": "clearInputBuffer",
|
|
1458
|
+
"title": "Serial Port(Deprecated, suggest using module 14.SerialTool) / clearInputBuffer",
|
|
1459
|
+
"classPath": "com.urovo.smartpos.device.core.SerialPortDriverImpl",
|
|
1460
|
+
"demoActivity": null,
|
|
1461
|
+
"sourceSection": "5.5",
|
|
1462
|
+
"purpose": "Empty reveive buffer.",
|
|
1463
|
+
"signature": "boolean clearInputBuffer()",
|
|
1464
|
+
"docPath": "02-reference/general/serial-port-deprecated-suggest-using-module-14-serialtool.md",
|
|
1465
|
+
"keywords": [
|
|
1466
|
+
"general",
|
|
1467
|
+
"Serial Port(Deprecated, suggest using module 14.SerialTool)",
|
|
1468
|
+
"clearInputBuffer",
|
|
1469
|
+
"com.urovo.smartpos.device.core.SerialPortDriverImpl",
|
|
1470
|
+
"Empty reveive buffer."
|
|
1471
|
+
]
|
|
1472
|
+
},
|
|
1473
|
+
{
|
|
1474
|
+
"domain": "general",
|
|
1475
|
+
"module": "Serial Port(Deprecated, suggest using module 14.SerialTool)",
|
|
1476
|
+
"method": "isbufferEmpty",
|
|
1477
|
+
"title": "Serial Port(Deprecated, suggest using module 14.SerialTool) / isbufferEmpty",
|
|
1478
|
+
"classPath": "com.urovo.smartpos.device.core.SerialPortDriverImpl",
|
|
1479
|
+
"demoActivity": null,
|
|
1480
|
+
"sourceSection": "5.6",
|
|
1481
|
+
"purpose": "Check that the buffer is empty.",
|
|
1482
|
+
"signature": "boolean isBufferEmpty(boolean input)",
|
|
1483
|
+
"docPath": "02-reference/general/serial-port-deprecated-suggest-using-module-14-serialtool.md",
|
|
1484
|
+
"keywords": [
|
|
1485
|
+
"general",
|
|
1486
|
+
"Serial Port(Deprecated, suggest using module 14.SerialTool)",
|
|
1487
|
+
"isbufferEmpty",
|
|
1488
|
+
"com.urovo.smartpos.device.core.SerialPortDriverImpl",
|
|
1489
|
+
"Check that the buffer is empty."
|
|
1490
|
+
]
|
|
1491
|
+
},
|
|
1492
|
+
{
|
|
1493
|
+
"domain": "general",
|
|
1494
|
+
"module": "Scanner",
|
|
1495
|
+
"method": "startScan",
|
|
1496
|
+
"title": "Scanner / startScan",
|
|
1497
|
+
"classPath": "com.urovo.sdk.scanner.InnerScannerImpl",
|
|
1498
|
+
"demoActivity": "ScanActivity",
|
|
1499
|
+
"sourceSection": "6.1",
|
|
1500
|
+
"purpose": "Start scanning code.",
|
|
1501
|
+
"signature": "void startScan(Context context, Bundle bundle, int cameraId, long timeout, ScannerListener listener)",
|
|
1502
|
+
"docPath": "02-reference/general/scanner.md",
|
|
1503
|
+
"keywords": [
|
|
1504
|
+
"general",
|
|
1505
|
+
"Scanner",
|
|
1506
|
+
"startScan",
|
|
1507
|
+
"com.urovo.sdk.scanner.InnerScannerImpl",
|
|
1508
|
+
"ScanActivity",
|
|
1509
|
+
"Start scanning code."
|
|
1510
|
+
]
|
|
1511
|
+
},
|
|
1512
|
+
{
|
|
1513
|
+
"domain": "general",
|
|
1514
|
+
"module": "Scanner",
|
|
1515
|
+
"method": "stopScan",
|
|
1516
|
+
"title": "Scanner / stopScan",
|
|
1517
|
+
"classPath": "com.urovo.sdk.scanner.InnerScannerImpl",
|
|
1518
|
+
"demoActivity": "ScanActivity",
|
|
1519
|
+
"sourceSection": "6.2",
|
|
1520
|
+
"purpose": "Stop scanning.",
|
|
1521
|
+
"signature": "void stopScan()",
|
|
1522
|
+
"docPath": "02-reference/general/scanner.md",
|
|
1523
|
+
"keywords": [
|
|
1524
|
+
"general",
|
|
1525
|
+
"Scanner",
|
|
1526
|
+
"stopScan",
|
|
1527
|
+
"com.urovo.sdk.scanner.InnerScannerImpl",
|
|
1528
|
+
"ScanActivity",
|
|
1529
|
+
"Stop scanning."
|
|
1530
|
+
]
|
|
1531
|
+
},
|
|
1532
|
+
{
|
|
1533
|
+
"domain": "general",
|
|
1534
|
+
"module": "Scanner Custom",
|
|
1535
|
+
"method": "startScan",
|
|
1536
|
+
"title": "Scanner Custom / startScan",
|
|
1537
|
+
"classPath": "com.urovo.sdk.scanner.InnerScannerCustomImpl",
|
|
1538
|
+
"demoActivity": null,
|
|
1539
|
+
"sourceSection": "7.1",
|
|
1540
|
+
"purpose": "Start scanning code.",
|
|
1541
|
+
"signature": "void startScan(Context context, View view, Bundle bundle,\nScannerListener listener)",
|
|
1542
|
+
"docPath": "02-reference/general/scanner-custom.md",
|
|
1543
|
+
"keywords": [
|
|
1544
|
+
"general",
|
|
1545
|
+
"Scanner Custom",
|
|
1546
|
+
"startScan",
|
|
1547
|
+
"com.urovo.sdk.scanner.InnerScannerCustomImpl",
|
|
1548
|
+
"Start scanning code."
|
|
1549
|
+
]
|
|
1550
|
+
},
|
|
1551
|
+
{
|
|
1552
|
+
"domain": "general",
|
|
1553
|
+
"module": "Scanner Custom",
|
|
1554
|
+
"method": "stopScan",
|
|
1555
|
+
"title": "Scanner Custom / stopScan",
|
|
1556
|
+
"classPath": "com.urovo.sdk.scanner.InnerScannerCustomImpl",
|
|
1557
|
+
"demoActivity": null,
|
|
1558
|
+
"sourceSection": "7.2",
|
|
1559
|
+
"purpose": "Stop scanning.",
|
|
1560
|
+
"signature": "void stopScan()",
|
|
1561
|
+
"docPath": "02-reference/general/scanner-custom.md",
|
|
1562
|
+
"keywords": [
|
|
1563
|
+
"general",
|
|
1564
|
+
"Scanner Custom",
|
|
1565
|
+
"stopScan",
|
|
1566
|
+
"com.urovo.sdk.scanner.InnerScannerCustomImpl",
|
|
1567
|
+
"Stop scanning."
|
|
1568
|
+
]
|
|
1569
|
+
},
|
|
1570
|
+
{
|
|
1571
|
+
"domain": "general",
|
|
1572
|
+
"module": "MagCardReader",
|
|
1573
|
+
"method": "SearchCard",
|
|
1574
|
+
"title": "MagCardReader / SearchCard",
|
|
1575
|
+
"classPath": "com.urovo.sdk.magcard.MagCardReaderImpl",
|
|
1576
|
+
"demoActivity": "MagCardReaderActivity",
|
|
1577
|
+
"sourceSection": "8.1",
|
|
1578
|
+
"purpose": "Wait for swiping card to get card magnetic stripe data.",
|
|
1579
|
+
"signature": "void searchCard(int timeout, MagCardListener listener)",
|
|
1580
|
+
"docPath": "02-reference/general/magcardreader.md",
|
|
1581
|
+
"keywords": [
|
|
1582
|
+
"general",
|
|
1583
|
+
"MagCardReader",
|
|
1584
|
+
"SearchCard",
|
|
1585
|
+
"com.urovo.sdk.magcard.MagCardReaderImpl",
|
|
1586
|
+
"MagCardReaderActivity",
|
|
1587
|
+
"Wait for swiping card to get card magnetic stripe data."
|
|
1588
|
+
]
|
|
1589
|
+
},
|
|
1590
|
+
{
|
|
1591
|
+
"domain": "general",
|
|
1592
|
+
"module": "MagCardReader",
|
|
1593
|
+
"method": "stopSearch",
|
|
1594
|
+
"title": "MagCardReader / stopSearch",
|
|
1595
|
+
"classPath": "com.urovo.sdk.magcard.MagCardReaderImpl",
|
|
1596
|
+
"demoActivity": "MagCardReaderActivity",
|
|
1597
|
+
"sourceSection": "8.2",
|
|
1598
|
+
"purpose": "Remove the waiting card.",
|
|
1599
|
+
"signature": "void stopSearch()",
|
|
1600
|
+
"docPath": "02-reference/general/magcardreader.md",
|
|
1601
|
+
"keywords": [
|
|
1602
|
+
"general",
|
|
1603
|
+
"MagCardReader",
|
|
1604
|
+
"stopSearch",
|
|
1605
|
+
"com.urovo.sdk.magcard.MagCardReaderImpl",
|
|
1606
|
+
"MagCardReaderActivity",
|
|
1607
|
+
"Remove the waiting card."
|
|
1608
|
+
]
|
|
1609
|
+
},
|
|
1610
|
+
{
|
|
1611
|
+
"domain": "general",
|
|
1612
|
+
"module": "InsertCardReader",
|
|
1613
|
+
"method": "powerUp",
|
|
1614
|
+
"title": "InsertCardReader / powerUp",
|
|
1615
|
+
"classPath": "com.urovo.sdk.insertcard.InsertCardHandlerImpl",
|
|
1616
|
+
"demoActivity": "ICReaderActivity",
|
|
1617
|
+
"sourceSection": "9.1",
|
|
1618
|
+
"purpose": "Card power up.",
|
|
1619
|
+
"signature": "int powerUp(byte cardSlot,byte[] atrData)",
|
|
1620
|
+
"docPath": "02-reference/general/insertcardreader.md",
|
|
1621
|
+
"keywords": [
|
|
1622
|
+
"general",
|
|
1623
|
+
"InsertCardReader",
|
|
1624
|
+
"powerUp",
|
|
1625
|
+
"com.urovo.sdk.insertcard.InsertCardHandlerImpl",
|
|
1626
|
+
"ICReaderActivity",
|
|
1627
|
+
"Card power up."
|
|
1628
|
+
]
|
|
1629
|
+
},
|
|
1630
|
+
{
|
|
1631
|
+
"domain": "general",
|
|
1632
|
+
"module": "InsertCardReader",
|
|
1633
|
+
"method": "powerDown",
|
|
1634
|
+
"title": "InsertCardReader / powerDown",
|
|
1635
|
+
"classPath": "com.urovo.sdk.insertcard.InsertCardHandlerImpl",
|
|
1636
|
+
"demoActivity": "ICReaderActivity",
|
|
1637
|
+
"sourceSection": "9.2",
|
|
1638
|
+
"purpose": "Card power down.",
|
|
1639
|
+
"signature": "boolean powerDown(byte cardSlot)",
|
|
1640
|
+
"docPath": "02-reference/general/insertcardreader.md",
|
|
1641
|
+
"keywords": [
|
|
1642
|
+
"general",
|
|
1643
|
+
"InsertCardReader",
|
|
1644
|
+
"powerDown",
|
|
1645
|
+
"com.urovo.sdk.insertcard.InsertCardHandlerImpl",
|
|
1646
|
+
"ICReaderActivity",
|
|
1647
|
+
"Card power down."
|
|
1648
|
+
]
|
|
1649
|
+
},
|
|
1650
|
+
{
|
|
1651
|
+
"domain": "general",
|
|
1652
|
+
"module": "InsertCardReader",
|
|
1653
|
+
"method": "IisCardIn",
|
|
1654
|
+
"title": "InsertCardReader / IisCardIn",
|
|
1655
|
+
"classPath": "com.urovo.sdk.insertcard.InsertCardHandlerImpl",
|
|
1656
|
+
"demoActivity": "ICReaderActivity",
|
|
1657
|
+
"sourceSection": "9.3",
|
|
1658
|
+
"purpose": "Is the card in place.",
|
|
1659
|
+
"signature": "boolean isCardIn()",
|
|
1660
|
+
"docPath": "02-reference/general/insertcardreader.md",
|
|
1661
|
+
"keywords": [
|
|
1662
|
+
"general",
|
|
1663
|
+
"InsertCardReader",
|
|
1664
|
+
"IisCardIn",
|
|
1665
|
+
"com.urovo.sdk.insertcard.InsertCardHandlerImpl",
|
|
1666
|
+
"ICReaderActivity",
|
|
1667
|
+
"Is the card in place."
|
|
1668
|
+
]
|
|
1669
|
+
},
|
|
1670
|
+
{
|
|
1671
|
+
"domain": "general",
|
|
1672
|
+
"module": "InsertCardReader",
|
|
1673
|
+
"method": "exchangeApdu",
|
|
1674
|
+
"title": "InsertCardReader / exchangeApdu",
|
|
1675
|
+
"classPath": "com.urovo.sdk.insertcard.InsertCardHandlerImpl",
|
|
1676
|
+
"demoActivity": "ICReaderActivity",
|
|
1677
|
+
"sourceSection": "9.4",
|
|
1678
|
+
"purpose": "APDU data communication.",
|
|
1679
|
+
"signature": "byte[] exchangeApdu(byte cardSlot, byte[] apdu)",
|
|
1680
|
+
"docPath": "02-reference/general/insertcardreader.md",
|
|
1681
|
+
"keywords": [
|
|
1682
|
+
"general",
|
|
1683
|
+
"InsertCardReader",
|
|
1684
|
+
"exchangeApdu",
|
|
1685
|
+
"com.urovo.sdk.insertcard.InsertCardHandlerImpl",
|
|
1686
|
+
"ICReaderActivity",
|
|
1687
|
+
"APDU data communication."
|
|
1688
|
+
]
|
|
1689
|
+
},
|
|
1690
|
+
{
|
|
1691
|
+
"domain": "general",
|
|
1692
|
+
"module": "InsertCardReader",
|
|
1693
|
+
"method": "isPSAMCardExist",
|
|
1694
|
+
"title": "InsertCardReader / isPSAMCardExist",
|
|
1695
|
+
"classPath": "com.urovo.sdk.insertcard.InsertCardHandlerImpl",
|
|
1696
|
+
"demoActivity": "ICReaderActivity",
|
|
1697
|
+
"sourceSection": "9.5",
|
|
1698
|
+
"purpose": "Is the psam card in place.",
|
|
1699
|
+
"signature": "boolean isPSAMCardExist(byte cardSlot)",
|
|
1700
|
+
"docPath": "02-reference/general/insertcardreader.md",
|
|
1701
|
+
"keywords": [
|
|
1702
|
+
"general",
|
|
1703
|
+
"InsertCardReader",
|
|
1704
|
+
"isPSAMCardExist",
|
|
1705
|
+
"com.urovo.sdk.insertcard.InsertCardHandlerImpl",
|
|
1706
|
+
"ICReaderActivity",
|
|
1707
|
+
"Is the psam card in place."
|
|
1708
|
+
]
|
|
1709
|
+
},
|
|
1710
|
+
{
|
|
1711
|
+
"domain": "general",
|
|
1712
|
+
"module": "- psam2.",
|
|
1713
|
+
"method": "setPsamParameter",
|
|
1714
|
+
"title": "- psam2. / setPsamParameter",
|
|
1715
|
+
"classPath": null,
|
|
1716
|
+
"demoActivity": null,
|
|
1717
|
+
"sourceSection": "9.5",
|
|
1718
|
+
"purpose": "Set the parameters of the PSAM card.",
|
|
1719
|
+
"signature": "int setPsamParameter(int slot, int vol, int dataRate, int autoResp, int pps)",
|
|
1720
|
+
"docPath": "02-reference/general/psam2.md",
|
|
1721
|
+
"keywords": [
|
|
1722
|
+
"general",
|
|
1723
|
+
"- psam2.",
|
|
1724
|
+
"setPsamParameter",
|
|
1725
|
+
"Set the parameters of the PSAM card."
|
|
1726
|
+
]
|
|
1727
|
+
},
|
|
1728
|
+
{
|
|
1729
|
+
"domain": "general",
|
|
1730
|
+
"module": "RFCardReader",
|
|
1731
|
+
"method": "searchCard",
|
|
1732
|
+
"title": "RFCardReader / searchCard",
|
|
1733
|
+
"classPath": "com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
1734
|
+
"demoActivity": "RFReaderActivity",
|
|
1735
|
+
"sourceSection": "10.1",
|
|
1736
|
+
"purpose": "Card search.",
|
|
1737
|
+
"signature": "void searchCard(RFSearchListener listener)",
|
|
1738
|
+
"docPath": "02-reference/general/rfcardreader.md",
|
|
1739
|
+
"keywords": [
|
|
1740
|
+
"general",
|
|
1741
|
+
"RFCardReader",
|
|
1742
|
+
"searchCard",
|
|
1743
|
+
"com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
1744
|
+
"RFReaderActivity",
|
|
1745
|
+
"Card search."
|
|
1746
|
+
]
|
|
1747
|
+
},
|
|
1748
|
+
{
|
|
1749
|
+
"domain": "general",
|
|
1750
|
+
"module": "RFCardReader",
|
|
1751
|
+
"method": "stopSearch",
|
|
1752
|
+
"title": "RFCardReader / stopSearch",
|
|
1753
|
+
"classPath": "com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
1754
|
+
"demoActivity": "RFReaderActivity",
|
|
1755
|
+
"sourceSection": "10.2",
|
|
1756
|
+
"purpose": "stop searching card.",
|
|
1757
|
+
"signature": "void stopSearch()",
|
|
1758
|
+
"docPath": "02-reference/general/rfcardreader.md",
|
|
1759
|
+
"keywords": [
|
|
1760
|
+
"general",
|
|
1761
|
+
"RFCardReader",
|
|
1762
|
+
"stopSearch",
|
|
1763
|
+
"com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
1764
|
+
"RFReaderActivity",
|
|
1765
|
+
"stop searching card."
|
|
1766
|
+
]
|
|
1767
|
+
},
|
|
1768
|
+
{
|
|
1769
|
+
"domain": "general",
|
|
1770
|
+
"module": "RFCardReader",
|
|
1771
|
+
"method": "activate",
|
|
1772
|
+
"title": "RFCardReader / activate",
|
|
1773
|
+
"classPath": "com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
1774
|
+
"demoActivity": "RFReaderActivity",
|
|
1775
|
+
"sourceSection": "10.3",
|
|
1776
|
+
"purpose": "activate card.",
|
|
1777
|
+
"signature": "int activate(String driver, byte[] responseData)",
|
|
1778
|
+
"docPath": "02-reference/general/rfcardreader.md",
|
|
1779
|
+
"keywords": [
|
|
1780
|
+
"general",
|
|
1781
|
+
"RFCardReader",
|
|
1782
|
+
"activate",
|
|
1783
|
+
"com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
1784
|
+
"RFReaderActivity",
|
|
1785
|
+
"activate card."
|
|
1786
|
+
]
|
|
1787
|
+
},
|
|
1788
|
+
{
|
|
1789
|
+
"domain": "general",
|
|
1790
|
+
"module": "RFCardReader",
|
|
1791
|
+
"method": "halt",
|
|
1792
|
+
"title": "RFCardReader / halt",
|
|
1793
|
+
"classPath": "com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
1794
|
+
"demoActivity": "RFReaderActivity",
|
|
1795
|
+
"sourceSection": "10.4",
|
|
1796
|
+
"purpose": "Close the card reader.",
|
|
1797
|
+
"signature": "void halt()",
|
|
1798
|
+
"docPath": "02-reference/general/rfcardreader.md",
|
|
1799
|
+
"keywords": [
|
|
1800
|
+
"general",
|
|
1801
|
+
"RFCardReader",
|
|
1802
|
+
"halt",
|
|
1803
|
+
"com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
1804
|
+
"RFReaderActivity",
|
|
1805
|
+
"Close the card reader."
|
|
1806
|
+
]
|
|
1807
|
+
},
|
|
1808
|
+
{
|
|
1809
|
+
"domain": "general",
|
|
1810
|
+
"module": "RFCardReader",
|
|
1811
|
+
"method": "isExist",
|
|
1812
|
+
"title": "RFCardReader / isExist",
|
|
1813
|
+
"classPath": "com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
1814
|
+
"demoActivity": "RFReaderActivity",
|
|
1815
|
+
"sourceSection": "10.5",
|
|
1816
|
+
"purpose": "Check if the card exist.",
|
|
1817
|
+
"signature": "boolean isCardIn()",
|
|
1818
|
+
"docPath": "02-reference/general/rfcardreader.md",
|
|
1819
|
+
"keywords": [
|
|
1820
|
+
"general",
|
|
1821
|
+
"RFCardReader",
|
|
1822
|
+
"isExist",
|
|
1823
|
+
"com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
1824
|
+
"RFReaderActivity",
|
|
1825
|
+
"Check if the card exist."
|
|
1826
|
+
]
|
|
1827
|
+
},
|
|
1828
|
+
{
|
|
1829
|
+
"domain": "general",
|
|
1830
|
+
"module": "RFCardReader",
|
|
1831
|
+
"method": "exchangeApdu",
|
|
1832
|
+
"title": "RFCardReader / exchangeApdu",
|
|
1833
|
+
"classPath": "com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
1834
|
+
"demoActivity": "RFReaderActivity",
|
|
1835
|
+
"sourceSection": "10.6",
|
|
1836
|
+
"purpose": "APDU data communication.",
|
|
1837
|
+
"signature": "byte[] exchangeApdu(byte[] apdu)",
|
|
1838
|
+
"docPath": "02-reference/general/rfcardreader.md",
|
|
1839
|
+
"keywords": [
|
|
1840
|
+
"general",
|
|
1841
|
+
"RFCardReader",
|
|
1842
|
+
"exchangeApdu",
|
|
1843
|
+
"com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
1844
|
+
"RFReaderActivity",
|
|
1845
|
+
"APDU data communication."
|
|
1846
|
+
]
|
|
1847
|
+
},
|
|
1848
|
+
{
|
|
1849
|
+
"domain": "general",
|
|
1850
|
+
"module": "RFCardReader",
|
|
1851
|
+
"method": "cardReset",
|
|
1852
|
+
"title": "RFCardReader / cardReset",
|
|
1853
|
+
"classPath": "com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
1854
|
+
"demoActivity": "RFReaderActivity",
|
|
1855
|
+
"sourceSection": "10.7",
|
|
1856
|
+
"purpose": "Card reset.",
|
|
1857
|
+
"signature": "byte[] cardReset()",
|
|
1858
|
+
"docPath": "02-reference/general/rfcardreader.md",
|
|
1859
|
+
"keywords": [
|
|
1860
|
+
"general",
|
|
1861
|
+
"RFCardReader",
|
|
1862
|
+
"cardReset",
|
|
1863
|
+
"com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
1864
|
+
"RFReaderActivity",
|
|
1865
|
+
"Card reset."
|
|
1866
|
+
]
|
|
1867
|
+
},
|
|
1868
|
+
{
|
|
1869
|
+
"domain": "general",
|
|
1870
|
+
"module": "RFCardReader",
|
|
1871
|
+
"method": "authBlock",
|
|
1872
|
+
"title": "RFCardReader / authBlock",
|
|
1873
|
+
"classPath": "com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
1874
|
+
"demoActivity": "RFReaderActivity",
|
|
1875
|
+
"sourceSection": "10.8",
|
|
1876
|
+
"purpose": "Auth block.",
|
|
1877
|
+
"signature": "int authBlock(int blockNo, int keyType, byte[] key)",
|
|
1878
|
+
"docPath": "02-reference/general/rfcardreader.md",
|
|
1879
|
+
"keywords": [
|
|
1880
|
+
"general",
|
|
1881
|
+
"RFCardReader",
|
|
1882
|
+
"authBlock",
|
|
1883
|
+
"com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
1884
|
+
"RFReaderActivity",
|
|
1885
|
+
"Auth block."
|
|
1886
|
+
]
|
|
1887
|
+
},
|
|
1888
|
+
{
|
|
1889
|
+
"domain": "general",
|
|
1890
|
+
"module": "RFCardReader",
|
|
1891
|
+
"method": "readBlock",
|
|
1892
|
+
"title": "RFCardReader / readBlock",
|
|
1893
|
+
"classPath": "com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
1894
|
+
"demoActivity": "RFReaderActivity",
|
|
1895
|
+
"sourceSection": "10.9",
|
|
1896
|
+
"purpose": "Read data from the block.",
|
|
1897
|
+
"signature": "int readBlock(int blockNo, byte[] blockValue)",
|
|
1898
|
+
"docPath": "02-reference/general/rfcardreader.md",
|
|
1899
|
+
"keywords": [
|
|
1900
|
+
"general",
|
|
1901
|
+
"RFCardReader",
|
|
1902
|
+
"readBlock",
|
|
1903
|
+
"com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
1904
|
+
"RFReaderActivity",
|
|
1905
|
+
"Read data from the block."
|
|
1906
|
+
]
|
|
1907
|
+
},
|
|
1908
|
+
{
|
|
1909
|
+
"domain": "general",
|
|
1910
|
+
"module": "RFCardReader",
|
|
1911
|
+
"method": "writeBlock",
|
|
1912
|
+
"title": "RFCardReader / writeBlock",
|
|
1913
|
+
"classPath": "com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
1914
|
+
"demoActivity": "RFReaderActivity",
|
|
1915
|
+
"sourceSection": "10.10",
|
|
1916
|
+
"purpose": "Write data to the block.",
|
|
1917
|
+
"signature": "int writeBlock(int blockNo, byte[] blockValue)",
|
|
1918
|
+
"docPath": "02-reference/general/rfcardreader.md",
|
|
1919
|
+
"keywords": [
|
|
1920
|
+
"general",
|
|
1921
|
+
"RFCardReader",
|
|
1922
|
+
"writeBlock",
|
|
1923
|
+
"com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
1924
|
+
"RFReaderActivity",
|
|
1925
|
+
"Write data to the block."
|
|
1926
|
+
]
|
|
1927
|
+
},
|
|
1928
|
+
{
|
|
1929
|
+
"domain": "general",
|
|
1930
|
+
"module": "RFCardReader",
|
|
1931
|
+
"method": "increaseValue",
|
|
1932
|
+
"title": "RFCardReader / increaseValue",
|
|
1933
|
+
"classPath": "com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
1934
|
+
"demoActivity": "RFReaderActivity",
|
|
1935
|
+
"sourceSection": "10.11",
|
|
1936
|
+
"purpose": "Increment the value block by iMoney amount.",
|
|
1937
|
+
"signature": "int increaseValue(int blockNo, byte[] value)",
|
|
1938
|
+
"docPath": "02-reference/general/rfcardreader.md",
|
|
1939
|
+
"keywords": [
|
|
1940
|
+
"general",
|
|
1941
|
+
"RFCardReader",
|
|
1942
|
+
"increaseValue",
|
|
1943
|
+
"com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
1944
|
+
"RFReaderActivity",
|
|
1945
|
+
"Increment the value block by iMoney amount."
|
|
1946
|
+
]
|
|
1947
|
+
},
|
|
1948
|
+
{
|
|
1949
|
+
"domain": "general",
|
|
1950
|
+
"module": "RFCardReader",
|
|
1951
|
+
"method": "decreaseValue",
|
|
1952
|
+
"title": "RFCardReader / decreaseValue",
|
|
1953
|
+
"classPath": "com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
1954
|
+
"demoActivity": "RFReaderActivity",
|
|
1955
|
+
"sourceSection": "10.12",
|
|
1956
|
+
"purpose": "Decrement the value block by iMoney amount.",
|
|
1957
|
+
"signature": "int decreaseValue(int blockNo, byte[] value)",
|
|
1958
|
+
"docPath": "02-reference/general/rfcardreader.md",
|
|
1959
|
+
"keywords": [
|
|
1960
|
+
"general",
|
|
1961
|
+
"RFCardReader",
|
|
1962
|
+
"decreaseValue",
|
|
1963
|
+
"com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
1964
|
+
"RFReaderActivity",
|
|
1965
|
+
"Decrement the value block by iMoney amount."
|
|
1966
|
+
]
|
|
1967
|
+
},
|
|
1968
|
+
{
|
|
1969
|
+
"domain": "general",
|
|
1970
|
+
"module": "RFCardReader",
|
|
1971
|
+
"method": "m1_amount _init",
|
|
1972
|
+
"title": "RFCardReader / m1_amount _init",
|
|
1973
|
+
"classPath": "com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
1974
|
+
"demoActivity": "RFReaderActivity",
|
|
1975
|
+
"sourceSection": "10.13",
|
|
1976
|
+
"purpose": "Init the value block by value.",
|
|
1977
|
+
"signature": "int m1_amount_init(int blockNo, int value)",
|
|
1978
|
+
"docPath": "02-reference/general/rfcardreader.md",
|
|
1979
|
+
"keywords": [
|
|
1980
|
+
"general",
|
|
1981
|
+
"RFCardReader",
|
|
1982
|
+
"m1_amount _init",
|
|
1983
|
+
"com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
1984
|
+
"RFReaderActivity",
|
|
1985
|
+
"Init the value block by value."
|
|
1986
|
+
]
|
|
1987
|
+
},
|
|
1988
|
+
{
|
|
1989
|
+
"domain": "general",
|
|
1990
|
+
"module": "RFCardReader",
|
|
1991
|
+
"method": "m1_amount_read",
|
|
1992
|
+
"title": "RFCardReader / m1_amount_read",
|
|
1993
|
+
"classPath": "com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
1994
|
+
"demoActivity": "RFReaderActivity",
|
|
1995
|
+
"sourceSection": "10.14",
|
|
1996
|
+
"purpose": "Read the amount for the block number.",
|
|
1997
|
+
"signature": "int m1_amount_read(int blockNo)",
|
|
1998
|
+
"docPath": "02-reference/general/rfcardreader.md",
|
|
1999
|
+
"keywords": [
|
|
2000
|
+
"general",
|
|
2001
|
+
"RFCardReader",
|
|
2002
|
+
"m1_amount_read",
|
|
2003
|
+
"com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
2004
|
+
"RFReaderActivity",
|
|
2005
|
+
"Read the amount for the block number."
|
|
2006
|
+
]
|
|
2007
|
+
},
|
|
2008
|
+
{
|
|
2009
|
+
"domain": "general",
|
|
2010
|
+
"module": "RFCardReader",
|
|
2011
|
+
"method": "m1_amount_restore",
|
|
2012
|
+
"title": "RFCardReader / m1_amount_restore",
|
|
2013
|
+
"classPath": "com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
2014
|
+
"demoActivity": "RFReaderActivity",
|
|
2015
|
+
"sourceSection": "10.15",
|
|
2016
|
+
"purpose": "Move the content of a block into temporary data register.",
|
|
2017
|
+
"signature": "int m1_amount_restore(int blockNo)",
|
|
2018
|
+
"docPath": "02-reference/general/rfcardreader.md",
|
|
2019
|
+
"keywords": [
|
|
2020
|
+
"general",
|
|
2021
|
+
"RFCardReader",
|
|
2022
|
+
"m1_amount_restore",
|
|
2023
|
+
"com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
2024
|
+
"RFReaderActivity",
|
|
2025
|
+
"Move the content of a block into temporary data register."
|
|
2026
|
+
]
|
|
2027
|
+
},
|
|
2028
|
+
{
|
|
2029
|
+
"domain": "general",
|
|
2030
|
+
"module": "RFCardReader",
|
|
2031
|
+
"method": "m1_amount_transfer",
|
|
2032
|
+
"title": "RFCardReader / m1_amount_transfer",
|
|
2033
|
+
"classPath": "com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
2034
|
+
"demoActivity": "RFReaderActivity",
|
|
2035
|
+
"sourceSection": "10.16",
|
|
2036
|
+
"purpose": "Transfer from temporary internal data register to value block.",
|
|
2037
|
+
"signature": "int m1_amount_transfer(int blockNo)",
|
|
2038
|
+
"docPath": "02-reference/general/rfcardreader.md",
|
|
2039
|
+
"keywords": [
|
|
2040
|
+
"general",
|
|
2041
|
+
"RFCardReader",
|
|
2042
|
+
"m1_amount_transfer",
|
|
2043
|
+
"com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
2044
|
+
"RFReaderActivity",
|
|
2045
|
+
"Transfer from temporary internal data register to value block."
|
|
2046
|
+
]
|
|
2047
|
+
},
|
|
2048
|
+
{
|
|
2049
|
+
"domain": "general",
|
|
2050
|
+
"module": "RFCardReader",
|
|
2051
|
+
"method": "exchangeApdu(Mifare)",
|
|
2052
|
+
"title": "RFCardReader / exchangeApdu(Mifare)",
|
|
2053
|
+
"classPath": "com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
2054
|
+
"demoActivity": "RFReaderActivity",
|
|
2055
|
+
"sourceSection": "10.17",
|
|
2056
|
+
"purpose": "APDU data communication for Mifare.",
|
|
2057
|
+
"signature": "byte[] exchangeApdu_M1(byte[] apdu, int... crcSpeed);",
|
|
2058
|
+
"docPath": "02-reference/general/rfcardreader.md",
|
|
2059
|
+
"keywords": [
|
|
2060
|
+
"general",
|
|
2061
|
+
"RFCardReader",
|
|
2062
|
+
"exchangeApdu(Mifare)",
|
|
2063
|
+
"com.urovo.sdk.rfcard.RFCardHandlerImpl",
|
|
2064
|
+
"RFReaderActivity",
|
|
2065
|
+
"APDU data communication for Mifare."
|
|
2066
|
+
]
|
|
2067
|
+
},
|
|
2068
|
+
{
|
|
2069
|
+
"domain": "general",
|
|
2070
|
+
"module": "Install Manager",
|
|
2071
|
+
"method": "install",
|
|
2072
|
+
"title": "Install Manager / install",
|
|
2073
|
+
"classPath": "com.urovo.sdk.install.InstallManagerImpl",
|
|
2074
|
+
"demoActivity": null,
|
|
2075
|
+
"sourceSection": "11.1",
|
|
2076
|
+
"purpose": "Override installation, silence.",
|
|
2077
|
+
"signature": "void install(String apkPath, final InstallApkListener listener)",
|
|
2078
|
+
"docPath": "02-reference/general/install-manager.md",
|
|
2079
|
+
"keywords": [
|
|
2080
|
+
"general",
|
|
2081
|
+
"Install Manager",
|
|
2082
|
+
"install",
|
|
2083
|
+
"com.urovo.sdk.install.InstallManagerImpl",
|
|
2084
|
+
"Override installation, silence."
|
|
2085
|
+
]
|
|
2086
|
+
},
|
|
2087
|
+
{
|
|
2088
|
+
"domain": "general",
|
|
2089
|
+
"module": "Install Manager",
|
|
2090
|
+
"method": "uninstall",
|
|
2091
|
+
"title": "Install Manager / uninstall",
|
|
2092
|
+
"classPath": "com.urovo.sdk.install.InstallManagerImpl",
|
|
2093
|
+
"demoActivity": null,
|
|
2094
|
+
"sourceSection": "11.2",
|
|
2095
|
+
"purpose": "Uninstallation, silence.",
|
|
2096
|
+
"signature": "void uninstall(String packageName, final InstallApkListener listaner)",
|
|
2097
|
+
"docPath": "02-reference/general/install-manager.md",
|
|
2098
|
+
"keywords": [
|
|
2099
|
+
"general",
|
|
2100
|
+
"Install Manager",
|
|
2101
|
+
"uninstall",
|
|
2102
|
+
"com.urovo.sdk.install.InstallManagerImpl",
|
|
2103
|
+
"Uninstallation, silence."
|
|
2104
|
+
]
|
|
2105
|
+
},
|
|
2106
|
+
{
|
|
2107
|
+
"domain": "general",
|
|
2108
|
+
"module": "System Manager",
|
|
2109
|
+
"method": "setDefaultDataSubId",
|
|
2110
|
+
"title": "System Manager / setDefaultDataSubId",
|
|
2111
|
+
"classPath": "com.urovo.sdk.system.SystemProviderImpl",
|
|
2112
|
+
"demoActivity": null,
|
|
2113
|
+
"sourceSection": "12.1",
|
|
2114
|
+
"purpose": "switch the data sim card.",
|
|
2115
|
+
"signature": "void setDefaultDataSubId(int subId)",
|
|
2116
|
+
"docPath": "02-reference/general/system-manager.md",
|
|
2117
|
+
"keywords": [
|
|
2118
|
+
"general",
|
|
2119
|
+
"System Manager",
|
|
2120
|
+
"setDefaultDataSubId",
|
|
2121
|
+
"com.urovo.sdk.system.SystemProviderImpl",
|
|
2122
|
+
"switch the data sim card."
|
|
2123
|
+
]
|
|
2124
|
+
},
|
|
2125
|
+
{
|
|
2126
|
+
"domain": "general",
|
|
2127
|
+
"module": "System Manager",
|
|
2128
|
+
"method": "setForceLockScreen",
|
|
2129
|
+
"title": "System Manager / setForceLockScreen",
|
|
2130
|
+
"classPath": "com.urovo.sdk.system.SystemProviderImpl",
|
|
2131
|
+
"demoActivity": null,
|
|
2132
|
+
"sourceSection": "12.2",
|
|
2133
|
+
"purpose": "lock the screen.",
|
|
2134
|
+
"signature": "void setForceLockScreen(boolean lock)",
|
|
2135
|
+
"docPath": "02-reference/general/system-manager.md",
|
|
2136
|
+
"keywords": [
|
|
2137
|
+
"general",
|
|
2138
|
+
"System Manager",
|
|
2139
|
+
"setForceLockScreen",
|
|
2140
|
+
"com.urovo.sdk.system.SystemProviderImpl",
|
|
2141
|
+
"lock the screen."
|
|
2142
|
+
]
|
|
2143
|
+
},
|
|
2144
|
+
{
|
|
2145
|
+
"domain": "general",
|
|
2146
|
+
"module": "System Manager",
|
|
2147
|
+
"method": "lockScreenNon",
|
|
2148
|
+
"title": "System Manager / lockScreenNon",
|
|
2149
|
+
"classPath": "com.urovo.sdk.system.SystemProviderImpl",
|
|
2150
|
+
"demoActivity": null,
|
|
2151
|
+
"sourceSection": "12.3",
|
|
2152
|
+
"purpose": "disable the screen lock.",
|
|
2153
|
+
"signature": "void setLockScreenNon()",
|
|
2154
|
+
"docPath": "02-reference/general/system-manager.md",
|
|
2155
|
+
"keywords": [
|
|
2156
|
+
"general",
|
|
2157
|
+
"System Manager",
|
|
2158
|
+
"lockScreenNon",
|
|
2159
|
+
"com.urovo.sdk.system.SystemProviderImpl",
|
|
2160
|
+
"disable the screen lock."
|
|
2161
|
+
]
|
|
2162
|
+
},
|
|
2163
|
+
{
|
|
2164
|
+
"domain": "general",
|
|
2165
|
+
"module": "System Manager",
|
|
2166
|
+
"method": "setLanguage",
|
|
2167
|
+
"title": "System Manager / setLanguage",
|
|
2168
|
+
"classPath": "com.urovo.sdk.system.SystemProviderImpl",
|
|
2169
|
+
"demoActivity": null,
|
|
2170
|
+
"sourceSection": "12.4",
|
|
2171
|
+
"purpose": "set system language.",
|
|
2172
|
+
"signature": "void setLanguage(Local local)",
|
|
2173
|
+
"docPath": "02-reference/general/system-manager.md",
|
|
2174
|
+
"keywords": [
|
|
2175
|
+
"general",
|
|
2176
|
+
"System Manager",
|
|
2177
|
+
"setLanguage",
|
|
2178
|
+
"com.urovo.sdk.system.SystemProviderImpl",
|
|
2179
|
+
"set system language."
|
|
2180
|
+
]
|
|
2181
|
+
},
|
|
2182
|
+
{
|
|
2183
|
+
"domain": "general",
|
|
2184
|
+
"module": "DeviceManager",
|
|
2185
|
+
"method": "NTP Setting",
|
|
2186
|
+
"title": "DeviceManager / NTP Setting",
|
|
2187
|
+
"classPath": null,
|
|
2188
|
+
"demoActivity": null,
|
|
2189
|
+
"sourceSection": "13.1",
|
|
2190
|
+
"purpose": null,
|
|
2191
|
+
"signature": null,
|
|
2192
|
+
"docPath": "02-reference/general/devicemanager.md",
|
|
2193
|
+
"keywords": [
|
|
2194
|
+
"general",
|
|
2195
|
+
"DeviceManager",
|
|
2196
|
+
"NTP Setting"
|
|
2197
|
+
]
|
|
2198
|
+
},
|
|
2199
|
+
{
|
|
2200
|
+
"domain": "general",
|
|
2201
|
+
"module": "DeviceManager",
|
|
2202
|
+
"method": "Time Zone Setting1",
|
|
2203
|
+
"title": "DeviceManager / Time Zone Setting1",
|
|
2204
|
+
"classPath": null,
|
|
2205
|
+
"demoActivity": null,
|
|
2206
|
+
"sourceSection": "13.2",
|
|
2207
|
+
"purpose": null,
|
|
2208
|
+
"signature": null,
|
|
2209
|
+
"docPath": "02-reference/general/devicemanager.md",
|
|
2210
|
+
"keywords": [
|
|
2211
|
+
"general",
|
|
2212
|
+
"DeviceManager",
|
|
2213
|
+
"Time Zone Setting1"
|
|
2214
|
+
]
|
|
2215
|
+
},
|
|
2216
|
+
{
|
|
2217
|
+
"domain": "general",
|
|
2218
|
+
"module": "DeviceManager",
|
|
2219
|
+
"method": "System Time Setting",
|
|
2220
|
+
"title": "DeviceManager / System Time Setting",
|
|
2221
|
+
"classPath": null,
|
|
2222
|
+
"demoActivity": null,
|
|
2223
|
+
"sourceSection": "13.3",
|
|
2224
|
+
"purpose": null,
|
|
2225
|
+
"signature": null,
|
|
2226
|
+
"docPath": "02-reference/general/devicemanager.md",
|
|
2227
|
+
"keywords": [
|
|
2228
|
+
"general",
|
|
2229
|
+
"DeviceManager",
|
|
2230
|
+
"System Time Setting"
|
|
2231
|
+
]
|
|
2232
|
+
},
|
|
2233
|
+
{
|
|
2234
|
+
"domain": "general",
|
|
2235
|
+
"module": "DeviceManager",
|
|
2236
|
+
"method": "Set APN",
|
|
2237
|
+
"title": "DeviceManager / Set APN",
|
|
2238
|
+
"classPath": null,
|
|
2239
|
+
"demoActivity": null,
|
|
2240
|
+
"sourceSection": "13.4",
|
|
2241
|
+
"purpose": null,
|
|
2242
|
+
"signature": null,
|
|
2243
|
+
"docPath": "02-reference/general/devicemanager.md",
|
|
2244
|
+
"keywords": [
|
|
2245
|
+
"general",
|
|
2246
|
+
"DeviceManager",
|
|
2247
|
+
"Set APN"
|
|
2248
|
+
]
|
|
2249
|
+
},
|
|
2250
|
+
{
|
|
2251
|
+
"domain": "general",
|
|
2252
|
+
"module": "DeviceManager",
|
|
2253
|
+
"method": "Query APN Setting",
|
|
2254
|
+
"title": "DeviceManager / Query APN Setting",
|
|
2255
|
+
"classPath": null,
|
|
2256
|
+
"demoActivity": null,
|
|
2257
|
+
"sourceSection": "13.5",
|
|
2258
|
+
"purpose": null,
|
|
2259
|
+
"signature": null,
|
|
2260
|
+
"docPath": "02-reference/general/devicemanager.md",
|
|
2261
|
+
"keywords": [
|
|
2262
|
+
"general",
|
|
2263
|
+
"DeviceManager",
|
|
2264
|
+
"Query APN Setting"
|
|
2265
|
+
]
|
|
2266
|
+
},
|
|
2267
|
+
{
|
|
2268
|
+
"domain": "general",
|
|
2269
|
+
"module": "DeviceManager",
|
|
2270
|
+
"method": "Device Shutdown/Reboot",
|
|
2271
|
+
"title": "DeviceManager / Device Shutdown/Reboot",
|
|
2272
|
+
"classPath": null,
|
|
2273
|
+
"demoActivity": null,
|
|
2274
|
+
"sourceSection": "13.4",
|
|
2275
|
+
"purpose": null,
|
|
2276
|
+
"signature": null,
|
|
2277
|
+
"docPath": "02-reference/general/devicemanager.md",
|
|
2278
|
+
"keywords": [
|
|
2279
|
+
"general",
|
|
2280
|
+
"DeviceManager",
|
|
2281
|
+
"Device Shutdown/Reboot"
|
|
2282
|
+
]
|
|
2283
|
+
},
|
|
2284
|
+
{
|
|
2285
|
+
"domain": "general",
|
|
2286
|
+
"module": "DeviceManager",
|
|
2287
|
+
"method": "Device Battery Info",
|
|
2288
|
+
"title": "DeviceManager / Device Battery Info",
|
|
2289
|
+
"classPath": null,
|
|
2290
|
+
"demoActivity": null,
|
|
2291
|
+
"sourceSection": "13.5",
|
|
2292
|
+
"purpose": null,
|
|
2293
|
+
"signature": null,
|
|
2294
|
+
"docPath": "02-reference/general/devicemanager.md",
|
|
2295
|
+
"keywords": [
|
|
2296
|
+
"general",
|
|
2297
|
+
"DeviceManager",
|
|
2298
|
+
"Device Battery Info"
|
|
2299
|
+
]
|
|
2300
|
+
},
|
|
2301
|
+
{
|
|
2302
|
+
"domain": "general",
|
|
2303
|
+
"module": "DeviceManager",
|
|
2304
|
+
"method": "Launcher Setting",
|
|
2305
|
+
"title": "DeviceManager / Launcher Setting",
|
|
2306
|
+
"classPath": null,
|
|
2307
|
+
"demoActivity": null,
|
|
2308
|
+
"sourceSection": "13.6",
|
|
2309
|
+
"purpose": null,
|
|
2310
|
+
"signature": null,
|
|
2311
|
+
"docPath": "02-reference/general/devicemanager.md",
|
|
2312
|
+
"keywords": [
|
|
2313
|
+
"general",
|
|
2314
|
+
"DeviceManager",
|
|
2315
|
+
"Launcher Setting"
|
|
2316
|
+
]
|
|
2317
|
+
},
|
|
2318
|
+
{
|
|
2319
|
+
"domain": "general",
|
|
2320
|
+
"module": "DeviceManager",
|
|
2321
|
+
"method": "Auto Running APP Setting",
|
|
2322
|
+
"title": "DeviceManager / Auto Running APP Setting",
|
|
2323
|
+
"classPath": null,
|
|
2324
|
+
"demoActivity": null,
|
|
2325
|
+
"sourceSection": "13.7",
|
|
2326
|
+
"purpose": null,
|
|
2327
|
+
"signature": null,
|
|
2328
|
+
"docPath": "02-reference/general/devicemanager.md",
|
|
2329
|
+
"keywords": [
|
|
2330
|
+
"general",
|
|
2331
|
+
"DeviceManager",
|
|
2332
|
+
"Auto Running APP Setting"
|
|
2333
|
+
]
|
|
2334
|
+
},
|
|
2335
|
+
{
|
|
2336
|
+
"domain": "general",
|
|
2337
|
+
"module": "DeviceManager",
|
|
2338
|
+
"method": "Double Click To Wake Up Screen",
|
|
2339
|
+
"title": "DeviceManager / Double Click To Wake Up Screen",
|
|
2340
|
+
"classPath": null,
|
|
2341
|
+
"demoActivity": null,
|
|
2342
|
+
"sourceSection": "13.8",
|
|
2343
|
+
"purpose": null,
|
|
2344
|
+
"signature": null,
|
|
2345
|
+
"docPath": "02-reference/general/devicemanager.md",
|
|
2346
|
+
"keywords": [
|
|
2347
|
+
"general",
|
|
2348
|
+
"DeviceManager",
|
|
2349
|
+
"Double Click To Wake Up Screen"
|
|
2350
|
+
]
|
|
2351
|
+
},
|
|
2352
|
+
{
|
|
2353
|
+
"domain": "general",
|
|
2354
|
+
"module": "DeviceManager",
|
|
2355
|
+
"method": "Get Keyboard State",
|
|
2356
|
+
"title": "DeviceManager / Get Keyboard State",
|
|
2357
|
+
"classPath": null,
|
|
2358
|
+
"demoActivity": null,
|
|
2359
|
+
"sourceSection": "13.9",
|
|
2360
|
+
"purpose": null,
|
|
2361
|
+
"signature": null,
|
|
2362
|
+
"docPath": "02-reference/general/devicemanager.md",
|
|
2363
|
+
"keywords": [
|
|
2364
|
+
"general",
|
|
2365
|
+
"DeviceManager",
|
|
2366
|
+
"Get Keyboard State"
|
|
2367
|
+
]
|
|
2368
|
+
},
|
|
2369
|
+
{
|
|
2370
|
+
"domain": "general",
|
|
2371
|
+
"module": "DeviceManager",
|
|
2372
|
+
"method": "Disable Keyboard Switching",
|
|
2373
|
+
"title": "DeviceManager / Disable Keyboard Switching",
|
|
2374
|
+
"classPath": null,
|
|
2375
|
+
"demoActivity": null,
|
|
2376
|
+
"sourceSection": "13.10",
|
|
2377
|
+
"purpose": null,
|
|
2378
|
+
"signature": null,
|
|
2379
|
+
"docPath": "02-reference/general/devicemanager.md",
|
|
2380
|
+
"keywords": [
|
|
2381
|
+
"general",
|
|
2382
|
+
"DeviceManager",
|
|
2383
|
+
"Disable Keyboard Switching"
|
|
2384
|
+
]
|
|
2385
|
+
},
|
|
2386
|
+
{
|
|
2387
|
+
"domain": "general",
|
|
2388
|
+
"module": "DeviceManager",
|
|
2389
|
+
"method": "Switch Keyboard State",
|
|
2390
|
+
"title": "DeviceManager / Switch Keyboard State",
|
|
2391
|
+
"classPath": null,
|
|
2392
|
+
"demoActivity": null,
|
|
2393
|
+
"sourceSection": "13.11",
|
|
2394
|
+
"purpose": null,
|
|
2395
|
+
"signature": null,
|
|
2396
|
+
"docPath": "02-reference/general/devicemanager.md",
|
|
2397
|
+
"keywords": [
|
|
2398
|
+
"general",
|
|
2399
|
+
"DeviceManager",
|
|
2400
|
+
"Switch Keyboard State"
|
|
2401
|
+
]
|
|
2402
|
+
},
|
|
2403
|
+
{
|
|
2404
|
+
"domain": "general",
|
|
2405
|
+
"module": "DeviceManager",
|
|
2406
|
+
"method": "Update the Keyboard State in Status bar",
|
|
2407
|
+
"title": "DeviceManager / Update the Keyboard State in Status bar",
|
|
2408
|
+
"classPath": null,
|
|
2409
|
+
"demoActivity": null,
|
|
2410
|
+
"sourceSection": "13.12",
|
|
2411
|
+
"purpose": null,
|
|
2412
|
+
"signature": null,
|
|
2413
|
+
"docPath": "02-reference/general/devicemanager.md",
|
|
2414
|
+
"keywords": [
|
|
2415
|
+
"general",
|
|
2416
|
+
"DeviceManager",
|
|
2417
|
+
"Update the Keyboard State in Status bar"
|
|
2418
|
+
]
|
|
2419
|
+
},
|
|
2420
|
+
{
|
|
2421
|
+
"domain": "general",
|
|
2422
|
+
"module": "DeviceManager",
|
|
2423
|
+
"method": "Switch Wi-Fi",
|
|
2424
|
+
"title": "DeviceManager / Switch Wi-Fi",
|
|
2425
|
+
"classPath": null,
|
|
2426
|
+
"demoActivity": null,
|
|
2427
|
+
"sourceSection": "13.13",
|
|
2428
|
+
"purpose": null,
|
|
2429
|
+
"signature": null,
|
|
2430
|
+
"docPath": "02-reference/general/devicemanager.md",
|
|
2431
|
+
"keywords": [
|
|
2432
|
+
"general",
|
|
2433
|
+
"DeviceManager",
|
|
2434
|
+
"Switch Wi-Fi"
|
|
2435
|
+
]
|
|
2436
|
+
},
|
|
2437
|
+
{
|
|
2438
|
+
"domain": "general",
|
|
2439
|
+
"module": "DeviceManager",
|
|
2440
|
+
"method": "Switch Bluetooth",
|
|
2441
|
+
"title": "DeviceManager / Switch Bluetooth",
|
|
2442
|
+
"classPath": null,
|
|
2443
|
+
"demoActivity": null,
|
|
2444
|
+
"sourceSection": "13.14",
|
|
2445
|
+
"purpose": null,
|
|
2446
|
+
"signature": null,
|
|
2447
|
+
"docPath": "02-reference/general/devicemanager.md",
|
|
2448
|
+
"keywords": [
|
|
2449
|
+
"general",
|
|
2450
|
+
"DeviceManager",
|
|
2451
|
+
"Switch Bluetooth"
|
|
2452
|
+
]
|
|
2453
|
+
},
|
|
2454
|
+
{
|
|
2455
|
+
"domain": "general",
|
|
2456
|
+
"module": "DeviceManager",
|
|
2457
|
+
"method": "Switch Airplane mode",
|
|
2458
|
+
"title": "DeviceManager / Switch Airplane mode",
|
|
2459
|
+
"classPath": null,
|
|
2460
|
+
"demoActivity": null,
|
|
2461
|
+
"sourceSection": "13.15",
|
|
2462
|
+
"purpose": null,
|
|
2463
|
+
"signature": null,
|
|
2464
|
+
"docPath": "02-reference/general/devicemanager.md",
|
|
2465
|
+
"keywords": [
|
|
2466
|
+
"general",
|
|
2467
|
+
"DeviceManager",
|
|
2468
|
+
"Switch Airplane mode"
|
|
2469
|
+
]
|
|
2470
|
+
},
|
|
2471
|
+
{
|
|
2472
|
+
"domain": "general",
|
|
2473
|
+
"module": "DeviceManager",
|
|
2474
|
+
"method": "Forget All Wi-Fi",
|
|
2475
|
+
"title": "DeviceManager / Forget All Wi-Fi",
|
|
2476
|
+
"classPath": null,
|
|
2477
|
+
"demoActivity": null,
|
|
2478
|
+
"sourceSection": "13.16",
|
|
2479
|
+
"purpose": null,
|
|
2480
|
+
"signature": null,
|
|
2481
|
+
"docPath": "02-reference/general/devicemanager.md",
|
|
2482
|
+
"keywords": [
|
|
2483
|
+
"general",
|
|
2484
|
+
"DeviceManager",
|
|
2485
|
+
"Forget All Wi-Fi"
|
|
2486
|
+
]
|
|
2487
|
+
},
|
|
2488
|
+
{
|
|
2489
|
+
"domain": "general",
|
|
2490
|
+
"module": "DeviceManager",
|
|
2491
|
+
"method": "Check Network Status",
|
|
2492
|
+
"title": "DeviceManager / Check Network Status",
|
|
2493
|
+
"classPath": null,
|
|
2494
|
+
"demoActivity": null,
|
|
2495
|
+
"sourceSection": "13.17",
|
|
2496
|
+
"purpose": null,
|
|
2497
|
+
"signature": null,
|
|
2498
|
+
"docPath": "02-reference/general/devicemanager.md",
|
|
2499
|
+
"keywords": [
|
|
2500
|
+
"general",
|
|
2501
|
+
"DeviceManager",
|
|
2502
|
+
"Check Network Status"
|
|
2503
|
+
]
|
|
2504
|
+
},
|
|
2505
|
+
{
|
|
2506
|
+
"domain": "general",
|
|
2507
|
+
"module": "DeviceManager",
|
|
2508
|
+
"method": "Set/Get GPS Accuracy",
|
|
2509
|
+
"title": "DeviceManager / Set/Get GPS Accuracy",
|
|
2510
|
+
"classPath": null,
|
|
2511
|
+
"demoActivity": null,
|
|
2512
|
+
"sourceSection": "13.18",
|
|
2513
|
+
"purpose": null,
|
|
2514
|
+
"signature": null,
|
|
2515
|
+
"docPath": "02-reference/general/devicemanager.md",
|
|
2516
|
+
"keywords": [
|
|
2517
|
+
"general",
|
|
2518
|
+
"DeviceManager",
|
|
2519
|
+
"Set/Get GPS Accuracy"
|
|
2520
|
+
]
|
|
2521
|
+
},
|
|
2522
|
+
{
|
|
2523
|
+
"domain": "general",
|
|
2524
|
+
"module": "DeviceManager",
|
|
2525
|
+
"method": "Set physical button volume",
|
|
2526
|
+
"title": "DeviceManager / Set physical button volume",
|
|
2527
|
+
"classPath": null,
|
|
2528
|
+
"demoActivity": null,
|
|
2529
|
+
"sourceSection": "13.19",
|
|
2530
|
+
"purpose": null,
|
|
2531
|
+
"signature": null,
|
|
2532
|
+
"docPath": "02-reference/general/devicemanager.md",
|
|
2533
|
+
"keywords": [
|
|
2534
|
+
"general",
|
|
2535
|
+
"DeviceManager",
|
|
2536
|
+
"Set physical button volume"
|
|
2537
|
+
]
|
|
2538
|
+
},
|
|
2539
|
+
{
|
|
2540
|
+
"domain": "general",
|
|
2541
|
+
"module": "Serial Port",
|
|
2542
|
+
"method": "setOnListener",
|
|
2543
|
+
"title": "Serial Port / setOnListener",
|
|
2544
|
+
"classPath": "com.urovo.serial.utils.SerialPortTool",
|
|
2545
|
+
"demoActivity": null,
|
|
2546
|
+
"sourceSection": "14.1",
|
|
2547
|
+
"purpose": "set up data receiving listener.",
|
|
2548
|
+
"signature": "void setOnListener(SerialPortListener listener)",
|
|
2549
|
+
"docPath": "02-reference/general/serial-port.md",
|
|
2550
|
+
"keywords": [
|
|
2551
|
+
"general",
|
|
2552
|
+
"Serial Port",
|
|
2553
|
+
"setOnListener",
|
|
2554
|
+
"com.urovo.serial.utils.SerialPortTool",
|
|
2555
|
+
"set up data receiving listener."
|
|
2556
|
+
]
|
|
2557
|
+
},
|
|
2558
|
+
{
|
|
2559
|
+
"domain": "general",
|
|
2560
|
+
"module": "Serial Port",
|
|
2561
|
+
"method": "openSerialPort",
|
|
2562
|
+
"title": "Serial Port / openSerialPort",
|
|
2563
|
+
"classPath": "com.urovo.serial.utils.SerialPortTool",
|
|
2564
|
+
"demoActivity": null,
|
|
2565
|
+
"sourceSection": "14.2",
|
|
2566
|
+
"purpose": "Open the serial port.",
|
|
2567
|
+
"signature": "int openSerialPort(List<String> pathNameList, int bps)",
|
|
2568
|
+
"docPath": "02-reference/general/serial-port.md",
|
|
2569
|
+
"keywords": [
|
|
2570
|
+
"general",
|
|
2571
|
+
"Serial Port",
|
|
2572
|
+
"openSerialPort",
|
|
2573
|
+
"com.urovo.serial.utils.SerialPortTool",
|
|
2574
|
+
"Open the serial port."
|
|
2575
|
+
]
|
|
2576
|
+
},
|
|
2577
|
+
{
|
|
2578
|
+
"domain": "general",
|
|
2579
|
+
"module": "Serial Port",
|
|
2580
|
+
"method": "close",
|
|
2581
|
+
"title": "Serial Port / close",
|
|
2582
|
+
"classPath": "com.urovo.serial.utils.SerialPortTool",
|
|
2583
|
+
"demoActivity": null,
|
|
2584
|
+
"sourceSection": "14.3",
|
|
2585
|
+
"purpose": "Stop the serila port.",
|
|
2586
|
+
"signature": "boolean close()",
|
|
2587
|
+
"docPath": "02-reference/general/serial-port.md",
|
|
2588
|
+
"keywords": [
|
|
2589
|
+
"general",
|
|
2590
|
+
"Serial Port",
|
|
2591
|
+
"close",
|
|
2592
|
+
"com.urovo.serial.utils.SerialPortTool",
|
|
2593
|
+
"Stop the serila port."
|
|
2594
|
+
]
|
|
2595
|
+
},
|
|
2596
|
+
{
|
|
2597
|
+
"domain": "general",
|
|
2598
|
+
"module": "Serial Port",
|
|
2599
|
+
"method": "sendData",
|
|
2600
|
+
"title": "Serial Port / sendData",
|
|
2601
|
+
"classPath": "com.urovo.serial.utils.SerialPortTool",
|
|
2602
|
+
"demoActivity": null,
|
|
2603
|
+
"sourceSection": "14.4",
|
|
2604
|
+
"purpose": "Send data to serial port.",
|
|
2605
|
+
"signature": "String sendData(byte[] SendBuff, int len)",
|
|
2606
|
+
"docPath": "02-reference/general/serial-port.md",
|
|
2607
|
+
"keywords": [
|
|
2608
|
+
"general",
|
|
2609
|
+
"Serial Port",
|
|
2610
|
+
"sendData",
|
|
2611
|
+
"com.urovo.serial.utils.SerialPortTool",
|
|
2612
|
+
"Send data to serial port."
|
|
2613
|
+
]
|
|
2614
|
+
},
|
|
2615
|
+
{
|
|
2616
|
+
"domain": "general",
|
|
2617
|
+
"module": "SDK log output management.",
|
|
2618
|
+
"method": "Enable/Disable logcat.",
|
|
2619
|
+
"title": "SDK log output management. / Enable/Disable logcat.",
|
|
2620
|
+
"classPath": null,
|
|
2621
|
+
"demoActivity": null,
|
|
2622
|
+
"sourceSection": "15.1",
|
|
2623
|
+
"purpose": null,
|
|
2624
|
+
"signature": null,
|
|
2625
|
+
"docPath": "02-reference/general/sdk-log-output-management.md",
|
|
2626
|
+
"keywords": [
|
|
2627
|
+
"general",
|
|
2628
|
+
"SDK log output management.",
|
|
2629
|
+
"Enable/Disable logcat."
|
|
2630
|
+
]
|
|
2631
|
+
},
|
|
2632
|
+
{
|
|
2633
|
+
"domain": "general",
|
|
2634
|
+
"module": "SDK log output management.",
|
|
2635
|
+
"method": "Enable/Disable log file storage.",
|
|
2636
|
+
"title": "SDK log output management. / Enable/Disable log file storage.",
|
|
2637
|
+
"classPath": null,
|
|
2638
|
+
"demoActivity": null,
|
|
2639
|
+
"sourceSection": "15.2",
|
|
2640
|
+
"purpose": null,
|
|
2641
|
+
"signature": null,
|
|
2642
|
+
"docPath": "02-reference/general/sdk-log-output-management.md",
|
|
2643
|
+
"keywords": [
|
|
2644
|
+
"general",
|
|
2645
|
+
"SDK log output management.",
|
|
2646
|
+
"Enable/Disable log file storage."
|
|
2647
|
+
]
|
|
2648
|
+
},
|
|
2649
|
+
{
|
|
2650
|
+
"domain": "general",
|
|
2651
|
+
"module": "SDK log output management.",
|
|
2652
|
+
"method": "Enable/Disable Pinpad module log.",
|
|
2653
|
+
"title": "SDK log output management. / Enable/Disable Pinpad module log.",
|
|
2654
|
+
"classPath": null,
|
|
2655
|
+
"demoActivity": null,
|
|
2656
|
+
"sourceSection": "15.3",
|
|
2657
|
+
"purpose": null,
|
|
2658
|
+
"signature": null,
|
|
2659
|
+
"docPath": "02-reference/general/sdk-log-output-management.md",
|
|
2660
|
+
"keywords": [
|
|
2661
|
+
"general",
|
|
2662
|
+
"SDK log output management.",
|
|
2663
|
+
"Enable/Disable Pinpad module log."
|
|
2664
|
+
]
|
|
2665
|
+
},
|
|
2666
|
+
{
|
|
2667
|
+
"domain": "general",
|
|
2668
|
+
"module": "SDK log output management.",
|
|
2669
|
+
"method": "Enable/Disable EMV module log.",
|
|
2670
|
+
"title": "SDK log output management. / Enable/Disable EMV module log.",
|
|
2671
|
+
"classPath": null,
|
|
2672
|
+
"demoActivity": null,
|
|
2673
|
+
"sourceSection": "15.4",
|
|
2674
|
+
"purpose": null,
|
|
2675
|
+
"signature": null,
|
|
2676
|
+
"docPath": "02-reference/general/sdk-log-output-management.md",
|
|
2677
|
+
"keywords": [
|
|
2678
|
+
"general",
|
|
2679
|
+
"SDK log output management.",
|
|
2680
|
+
"Enable/Disable EMV module log."
|
|
2681
|
+
]
|
|
2682
|
+
},
|
|
2683
|
+
{
|
|
2684
|
+
"domain": "general",
|
|
2685
|
+
"module": "SDK log output management.",
|
|
2686
|
+
"method": "logoutEnable.",
|
|
2687
|
+
"title": "SDK log output management. / logoutEnable.",
|
|
2688
|
+
"classPath": null,
|
|
2689
|
+
"demoActivity": null,
|
|
2690
|
+
"sourceSection": "15.4.1",
|
|
2691
|
+
"purpose": null,
|
|
2692
|
+
"signature": null,
|
|
2693
|
+
"docPath": "02-reference/general/sdk-log-output-management.md",
|
|
2694
|
+
"keywords": [
|
|
2695
|
+
"general",
|
|
2696
|
+
"SDK log output management.",
|
|
2697
|
+
"logoutEnable."
|
|
2698
|
+
]
|
|
2699
|
+
},
|
|
2700
|
+
{
|
|
2701
|
+
"domain": "general",
|
|
2702
|
+
"module": "SDK log output management.",
|
|
2703
|
+
"method": "exportLogFilesToExternalStorage.",
|
|
2704
|
+
"title": "SDK log output management. / exportLogFilesToExternalStorage.",
|
|
2705
|
+
"classPath": null,
|
|
2706
|
+
"demoActivity": null,
|
|
2707
|
+
"sourceSection": "15.4.2",
|
|
2708
|
+
"purpose": null,
|
|
2709
|
+
"signature": null,
|
|
2710
|
+
"docPath": "02-reference/general/sdk-log-output-management.md",
|
|
2711
|
+
"keywords": [
|
|
2712
|
+
"general",
|
|
2713
|
+
"SDK log output management.",
|
|
2714
|
+
"exportLogFilesToExternalStorage."
|
|
2715
|
+
]
|
|
2716
|
+
},
|
|
2717
|
+
{
|
|
2718
|
+
"domain": "general",
|
|
2719
|
+
"module": "SLE4428/4436/4442",
|
|
2720
|
+
"method": "open",
|
|
2721
|
+
"title": "SLE4428/4436/4442 / open",
|
|
2722
|
+
"classPath": "andoird.device.IccManager",
|
|
2723
|
+
"demoActivity": null,
|
|
2724
|
+
"sourceSection": "16.1",
|
|
2725
|
+
"purpose": "Open the IC card for operation.",
|
|
2726
|
+
"signature": "int open(byte slot, byte CardType, byte Volt)",
|
|
2727
|
+
"docPath": "02-reference/general/sle4428-4436-4442.md",
|
|
2728
|
+
"keywords": [
|
|
2729
|
+
"general",
|
|
2730
|
+
"SLE4428/4436/4442",
|
|
2731
|
+
"open",
|
|
2732
|
+
"andoird.device.IccManager",
|
|
2733
|
+
"Open the IC card for operation."
|
|
2734
|
+
]
|
|
2735
|
+
},
|
|
2736
|
+
{
|
|
2737
|
+
"domain": "general",
|
|
2738
|
+
"module": "SLE4428/4436/4442",
|
|
2739
|
+
"method": "close",
|
|
2740
|
+
"title": "SLE4428/4436/4442 / close",
|
|
2741
|
+
"classPath": "andoird.device.IccManager",
|
|
2742
|
+
"demoActivity": null,
|
|
2743
|
+
"sourceSection": "16.2",
|
|
2744
|
+
"purpose": "Close the slot.",
|
|
2745
|
+
"signature": "int close()",
|
|
2746
|
+
"docPath": "02-reference/general/sle4428-4436-4442.md",
|
|
2747
|
+
"keywords": [
|
|
2748
|
+
"general",
|
|
2749
|
+
"SLE4428/4436/4442",
|
|
2750
|
+
"close",
|
|
2751
|
+
"andoird.device.IccManager",
|
|
2752
|
+
"Close the slot."
|
|
2753
|
+
]
|
|
2754
|
+
},
|
|
2755
|
+
{
|
|
2756
|
+
"domain": "general",
|
|
2757
|
+
"module": "SLE4428/4436/4442",
|
|
2758
|
+
"method": "detect",
|
|
2759
|
+
"title": "SLE4428/4436/4442 / detect",
|
|
2760
|
+
"classPath": "andoird.device.IccManager",
|
|
2761
|
+
"demoActivity": null,
|
|
2762
|
+
"sourceSection": "16.3",
|
|
2763
|
+
"purpose": "Check if IC card is inserted.",
|
|
2764
|
+
"signature": "int detect()",
|
|
2765
|
+
"docPath": "02-reference/general/sle4428-4436-4442.md",
|
|
2766
|
+
"keywords": [
|
|
2767
|
+
"general",
|
|
2768
|
+
"SLE4428/4436/4442",
|
|
2769
|
+
"detect",
|
|
2770
|
+
"andoird.device.IccManager",
|
|
2771
|
+
"Check if IC card is inserted."
|
|
2772
|
+
]
|
|
2773
|
+
},
|
|
2774
|
+
{
|
|
2775
|
+
"domain": "general",
|
|
2776
|
+
"module": "SLE4428/4436/4442",
|
|
2777
|
+
"method": "sle4428_reset",
|
|
2778
|
+
"title": "SLE4428/4436/4442 / sle4428_reset",
|
|
2779
|
+
"classPath": "andoird.device.IccManager",
|
|
2780
|
+
"demoActivity": null,
|
|
2781
|
+
"sourceSection": "16.4",
|
|
2782
|
+
"purpose": "reset the SLE4428.",
|
|
2783
|
+
"signature": "public int sle4428_reset(byte[] pAtr)",
|
|
2784
|
+
"docPath": "02-reference/general/sle4428-4436-4442.md",
|
|
2785
|
+
"keywords": [
|
|
2786
|
+
"general",
|
|
2787
|
+
"SLE4428/4436/4442",
|
|
2788
|
+
"sle4428_reset",
|
|
2789
|
+
"andoird.device.IccManager",
|
|
2790
|
+
"reset the SLE4428."
|
|
2791
|
+
]
|
|
2792
|
+
},
|
|
2793
|
+
{
|
|
2794
|
+
"domain": "general",
|
|
2795
|
+
"module": "SLE4428/4436/4442",
|
|
2796
|
+
"method": "sle4428_readMemory",
|
|
2797
|
+
"title": "SLE4428/4436/4442 / sle4428_readMemory",
|
|
2798
|
+
"classPath": "andoird.device.IccManager",
|
|
2799
|
+
"demoActivity": null,
|
|
2800
|
+
"sourceSection": "16.5",
|
|
2801
|
+
"purpose": "Read the data stored in main memory for SLE4428.",
|
|
2802
|
+
"signature": "public byte[] sle4428_readMemory(int addr, int length)",
|
|
2803
|
+
"docPath": "02-reference/general/sle4428-4436-4442.md",
|
|
2804
|
+
"keywords": [
|
|
2805
|
+
"general",
|
|
2806
|
+
"SLE4428/4436/4442",
|
|
2807
|
+
"sle4428_readMemory",
|
|
2808
|
+
"andoird.device.IccManager",
|
|
2809
|
+
"Read the data stored in main memory for SLE4428."
|
|
2810
|
+
]
|
|
2811
|
+
},
|
|
2812
|
+
{
|
|
2813
|
+
"domain": "general",
|
|
2814
|
+
"module": "SLE4428/4436/4442",
|
|
2815
|
+
"method": "sle4428_writeMemory",
|
|
2816
|
+
"title": "SLE4428/4436/4442 / sle4428_writeMemory",
|
|
2817
|
+
"classPath": "andoird.device.IccManager",
|
|
2818
|
+
"demoActivity": null,
|
|
2819
|
+
"sourceSection": "16.6",
|
|
2820
|
+
"purpose": "Write data to the main storage area SLE4428.",
|
|
2821
|
+
"signature": "public int sle4428_writeMemory(int addr, byte[] data, int dataLen)",
|
|
2822
|
+
"docPath": "02-reference/general/sle4428-4436-4442.md",
|
|
2823
|
+
"keywords": [
|
|
2824
|
+
"general",
|
|
2825
|
+
"SLE4428/4436/4442",
|
|
2826
|
+
"sle4428_writeMemory",
|
|
2827
|
+
"andoird.device.IccManager",
|
|
2828
|
+
"Write data to the main storage area SLE4428."
|
|
2829
|
+
]
|
|
2830
|
+
},
|
|
2831
|
+
{
|
|
2832
|
+
"domain": "general",
|
|
2833
|
+
"module": "SLE4428/4436/4442",
|
|
2834
|
+
"method": "sle4428_password",
|
|
2835
|
+
"title": "SLE4428/4436/4442 / sle4428_password",
|
|
2836
|
+
"classPath": "andoird.device.IccManager",
|
|
2837
|
+
"demoActivity": null,
|
|
2838
|
+
"sourceSection": "16.7",
|
|
2839
|
+
"purpose": "Submit the transfer data, enter the personalization mode.",
|
|
2840
|
+
"signature": "public int sle4428_password(int mode, byte[] data)",
|
|
2841
|
+
"docPath": "02-reference/general/sle4428-4436-4442.md",
|
|
2842
|
+
"keywords": [
|
|
2843
|
+
"general",
|
|
2844
|
+
"SLE4428/4436/4442",
|
|
2845
|
+
"sle4428_password",
|
|
2846
|
+
"andoird.device.IccManager",
|
|
2847
|
+
"Submit the transfer data, enter the personalization mode."
|
|
2848
|
+
]
|
|
2849
|
+
},
|
|
2850
|
+
{
|
|
2851
|
+
"domain": "general",
|
|
2852
|
+
"module": "SLE4428/4436/4442",
|
|
2853
|
+
"method": "sle4436_reset",
|
|
2854
|
+
"title": "SLE4428/4436/4442 / sle4436_reset",
|
|
2855
|
+
"classPath": "andoird.device.IccManager",
|
|
2856
|
+
"demoActivity": null,
|
|
2857
|
+
"sourceSection": "16.8",
|
|
2858
|
+
"purpose": "Reset the SLE4436.",
|
|
2859
|
+
"signature": "public int sle4436_reset(byte[] pAtr)",
|
|
2860
|
+
"docPath": "02-reference/general/sle4428-4436-4442.md",
|
|
2861
|
+
"keywords": [
|
|
2862
|
+
"general",
|
|
2863
|
+
"SLE4428/4436/4442",
|
|
2864
|
+
"sle4436_reset",
|
|
2865
|
+
"andoird.device.IccManager",
|
|
2866
|
+
"Reset the SLE4436."
|
|
2867
|
+
]
|
|
2868
|
+
},
|
|
2869
|
+
{
|
|
2870
|
+
"domain": "general",
|
|
2871
|
+
"module": "SLE4428/4436/4442",
|
|
2872
|
+
"method": "sle4436_readMemory",
|
|
2873
|
+
"title": "SLE4428/4436/4442 / sle4436_readMemory",
|
|
2874
|
+
"classPath": "andoird.device.IccManager",
|
|
2875
|
+
"demoActivity": null,
|
|
2876
|
+
"sourceSection": "16.9",
|
|
2877
|
+
"purpose": "Read the data stored in main memory for SLE4436.",
|
|
2878
|
+
"signature": "public byte[] sle4436_readMemory(int addr, int length)",
|
|
2879
|
+
"docPath": "02-reference/general/sle4428-4436-4442.md",
|
|
2880
|
+
"keywords": [
|
|
2881
|
+
"general",
|
|
2882
|
+
"SLE4428/4436/4442",
|
|
2883
|
+
"sle4436_readMemory",
|
|
2884
|
+
"andoird.device.IccManager",
|
|
2885
|
+
"Read the data stored in main memory for SLE4436."
|
|
2886
|
+
]
|
|
2887
|
+
},
|
|
2888
|
+
{
|
|
2889
|
+
"domain": "general",
|
|
2890
|
+
"module": "SLE4428/4436/4442",
|
|
2891
|
+
"method": "sle4436_writeMemory",
|
|
2892
|
+
"title": "SLE4428/4436/4442 / sle4436_writeMemory",
|
|
2893
|
+
"classPath": "andoird.device.IccManager",
|
|
2894
|
+
"demoActivity": null,
|
|
2895
|
+
"sourceSection": "16.10",
|
|
2896
|
+
"purpose": "Write data to the main storage area SLE4436.",
|
|
2897
|
+
"signature": "public int sle4436_writeMemory(int addr, byte[] data, int dataLen)",
|
|
2898
|
+
"docPath": "02-reference/general/sle4428-4436-4442.md",
|
|
2899
|
+
"keywords": [
|
|
2900
|
+
"general",
|
|
2901
|
+
"SLE4428/4436/4442",
|
|
2902
|
+
"sle4436_writeMemory",
|
|
2903
|
+
"andoird.device.IccManager",
|
|
2904
|
+
"Write data to the main storage area SLE4436."
|
|
2905
|
+
]
|
|
2906
|
+
},
|
|
2907
|
+
{
|
|
2908
|
+
"domain": "general",
|
|
2909
|
+
"module": "SLE4428/4436/4442",
|
|
2910
|
+
"method": "sle4436_verifyPassword",
|
|
2911
|
+
"title": "SLE4428/4436/4442 / sle4436_verifyPassword",
|
|
2912
|
+
"classPath": "andoird.device.IccManager",
|
|
2913
|
+
"demoActivity": null,
|
|
2914
|
+
"sourceSection": "16.11",
|
|
2915
|
+
"purpose": "Submit the transfer data, enter the personalization mode.",
|
|
2916
|
+
"signature": "public int sle4436_verifyPassword(byte[] passwd)",
|
|
2917
|
+
"docPath": "02-reference/general/sle4428-4436-4442.md",
|
|
2918
|
+
"keywords": [
|
|
2919
|
+
"general",
|
|
2920
|
+
"SLE4428/4436/4442",
|
|
2921
|
+
"sle4436_verifyPassword",
|
|
2922
|
+
"andoird.device.IccManager",
|
|
2923
|
+
"Submit the transfer data, enter the personalization mode."
|
|
2924
|
+
]
|
|
2925
|
+
},
|
|
2926
|
+
{
|
|
2927
|
+
"domain": "general",
|
|
2928
|
+
"module": "SLE4428/4436/4442",
|
|
2929
|
+
"method": "sle4436_regIncrease",
|
|
2930
|
+
"title": "SLE4428/4436/4442 / sle4436_regIncrease",
|
|
2931
|
+
"classPath": "andoird.device.IccManager",
|
|
2932
|
+
"demoActivity": null,
|
|
2933
|
+
"sourceSection": "16.12",
|
|
2934
|
+
"purpose": "Move the register.",
|
|
2935
|
+
"signature": "public int sle4436_regIncrease(int shiftBits)",
|
|
2936
|
+
"docPath": "02-reference/general/sle4428-4436-4442.md",
|
|
2937
|
+
"keywords": [
|
|
2938
|
+
"general",
|
|
2939
|
+
"SLE4428/4436/4442",
|
|
2940
|
+
"sle4436_regIncrease",
|
|
2941
|
+
"andoird.device.IccManager",
|
|
2942
|
+
"Move the register."
|
|
2943
|
+
]
|
|
2944
|
+
},
|
|
2945
|
+
{
|
|
2946
|
+
"domain": "general",
|
|
2947
|
+
"module": "SLE4428/4436/4442",
|
|
2948
|
+
"method": "sle4436_readBit",
|
|
2949
|
+
"title": "SLE4428/4436/4442 / sle4436_readBit",
|
|
2950
|
+
"classPath": "andoird.device.IccManager",
|
|
2951
|
+
"demoActivity": null,
|
|
2952
|
+
"sourceSection": "16.13",
|
|
2953
|
+
"purpose": "Read values from the Card bit.",
|
|
2954
|
+
"signature": "public int sle4436_readBit(byte[] pData)",
|
|
2955
|
+
"docPath": "02-reference/general/sle4428-4436-4442.md",
|
|
2956
|
+
"keywords": [
|
|
2957
|
+
"general",
|
|
2958
|
+
"SLE4428/4436/4442",
|
|
2959
|
+
"sle4436_readBit",
|
|
2960
|
+
"andoird.device.IccManager",
|
|
2961
|
+
"Read values from the Card bit."
|
|
2962
|
+
]
|
|
2963
|
+
},
|
|
2964
|
+
{
|
|
2965
|
+
"domain": "general",
|
|
2966
|
+
"module": "SLE4428/4436/4442",
|
|
2967
|
+
"method": "sle4436_writeBit",
|
|
2968
|
+
"title": "SLE4428/4436/4442 / sle4436_writeBit",
|
|
2969
|
+
"classPath": "andoird.device.IccManager",
|
|
2970
|
+
"demoActivity": null,
|
|
2971
|
+
"sourceSection": "16.14",
|
|
2972
|
+
"purpose": "Write a bit for Card.",
|
|
2973
|
+
"signature": "public int sle4436_writeBit()",
|
|
2974
|
+
"docPath": "02-reference/general/sle4428-4436-4442.md",
|
|
2975
|
+
"keywords": [
|
|
2976
|
+
"general",
|
|
2977
|
+
"SLE4428/4436/4442",
|
|
2978
|
+
"sle4436_writeBit",
|
|
2979
|
+
"andoird.device.IccManager",
|
|
2980
|
+
"Write a bit for Card."
|
|
2981
|
+
]
|
|
2982
|
+
},
|
|
2983
|
+
{
|
|
2984
|
+
"domain": "general",
|
|
2985
|
+
"module": "SLE4428/4436/4442",
|
|
2986
|
+
"method": "sle4436_reloadByte",
|
|
2987
|
+
"title": "SLE4428/4436/4442 / sle4436_reloadByte",
|
|
2988
|
+
"classPath": "andoird.device.IccManager",
|
|
2989
|
+
"demoActivity": null,
|
|
2990
|
+
"sourceSection": "16.15",
|
|
2991
|
+
"purpose": "Reload Byte.",
|
|
2992
|
+
"signature": "public int sle4436_reloadByte()",
|
|
2993
|
+
"docPath": "02-reference/general/sle4428-4436-4442.md",
|
|
2994
|
+
"keywords": [
|
|
2995
|
+
"general",
|
|
2996
|
+
"SLE4428/4436/4442",
|
|
2997
|
+
"sle4436_reloadByte",
|
|
2998
|
+
"andoird.device.IccManager",
|
|
2999
|
+
"Reload Byte."
|
|
3000
|
+
]
|
|
3001
|
+
},
|
|
3002
|
+
{
|
|
3003
|
+
"domain": "general",
|
|
3004
|
+
"module": "SLE4428/4436/4442",
|
|
3005
|
+
"method": "sle4436_decValue",
|
|
3006
|
+
"title": "SLE4428/4436/4442 / sle4436_decValue",
|
|
3007
|
+
"classPath": "andoird.device.IccManager",
|
|
3008
|
+
"demoActivity": null,
|
|
3009
|
+
"sourceSection": "16.16",
|
|
3010
|
+
"purpose": "Reduction balance.",
|
|
3011
|
+
"signature": "public int sle4436_decValue(int pValue)",
|
|
3012
|
+
"docPath": "02-reference/general/sle4428-4436-4442.md",
|
|
3013
|
+
"keywords": [
|
|
3014
|
+
"general",
|
|
3015
|
+
"SLE4428/4436/4442",
|
|
3016
|
+
"sle4436_decValue",
|
|
3017
|
+
"andoird.device.IccManager",
|
|
3018
|
+
"Reduction balance."
|
|
3019
|
+
]
|
|
3020
|
+
},
|
|
3021
|
+
{
|
|
3022
|
+
"domain": "general",
|
|
3023
|
+
"module": "SLE4428/4436/4442",
|
|
3024
|
+
"method": "sle4442_reset",
|
|
3025
|
+
"title": "SLE4428/4436/4442 / sle4442_reset",
|
|
3026
|
+
"classPath": "andoird.device.IccManager",
|
|
3027
|
+
"demoActivity": null,
|
|
3028
|
+
"sourceSection": "16.17",
|
|
3029
|
+
"purpose": "reset the SLE4442..",
|
|
3030
|
+
"signature": "int sle4442_reset(byte[] pAtr)",
|
|
3031
|
+
"docPath": "02-reference/general/sle4428-4436-4442.md",
|
|
3032
|
+
"keywords": [
|
|
3033
|
+
"general",
|
|
3034
|
+
"SLE4428/4436/4442",
|
|
3035
|
+
"sle4442_reset",
|
|
3036
|
+
"andoird.device.IccManager",
|
|
3037
|
+
"reset the SLE4442.."
|
|
3038
|
+
]
|
|
3039
|
+
},
|
|
3040
|
+
{
|
|
3041
|
+
"domain": "general",
|
|
3042
|
+
"module": "SLE4428/4436/4442",
|
|
3043
|
+
"method": "sle4442_readMainMemory",
|
|
3044
|
+
"title": "SLE4428/4436/4442 / sle4442_readMainMemory",
|
|
3045
|
+
"classPath": "andoird.device.IccManager",
|
|
3046
|
+
"demoActivity": null,
|
|
3047
|
+
"sourceSection": "16.18",
|
|
3048
|
+
"purpose": "Read the data stored in main memory for SLE4442.",
|
|
3049
|
+
"signature": "byte[] sle4442_readMainMemory(int addr, int length)",
|
|
3050
|
+
"docPath": "02-reference/general/sle4428-4436-4442.md",
|
|
3051
|
+
"keywords": [
|
|
3052
|
+
"general",
|
|
3053
|
+
"SLE4428/4436/4442",
|
|
3054
|
+
"sle4442_readMainMemory",
|
|
3055
|
+
"andoird.device.IccManager",
|
|
3056
|
+
"Read the data stored in main memory for SLE4442."
|
|
3057
|
+
]
|
|
3058
|
+
},
|
|
3059
|
+
{
|
|
3060
|
+
"domain": "general",
|
|
3061
|
+
"module": "SLE4428/4436/4442",
|
|
3062
|
+
"method": "sle4442_writeMainMemory",
|
|
3063
|
+
"title": "SLE4428/4436/4442 / sle4442_writeMainMemory",
|
|
3064
|
+
"classPath": "andoird.device.IccManager",
|
|
3065
|
+
"demoActivity": null,
|
|
3066
|
+
"sourceSection": "16.19",
|
|
3067
|
+
"purpose": "Write data to the main storage area SLE4442.",
|
|
3068
|
+
"signature": "int sle4442_writeMainMemory(int addr, byte[] data, int dataLen)",
|
|
3069
|
+
"docPath": "02-reference/general/sle4428-4436-4442.md",
|
|
3070
|
+
"keywords": [
|
|
3071
|
+
"general",
|
|
3072
|
+
"SLE4428/4436/4442",
|
|
3073
|
+
"sle4442_writeMainMemory",
|
|
3074
|
+
"andoird.device.IccManager",
|
|
3075
|
+
"Write data to the main storage area SLE4442."
|
|
3076
|
+
]
|
|
3077
|
+
},
|
|
3078
|
+
{
|
|
3079
|
+
"domain": "general",
|
|
3080
|
+
"module": "SLE4428/4436/4442",
|
|
3081
|
+
"method": "sle4442_readProtectionMemory",
|
|
3082
|
+
"title": "SLE4428/4436/4442 / sle4442_readProtectionMemory",
|
|
3083
|
+
"classPath": "andoird.device.IccManager",
|
|
3084
|
+
"demoActivity": null,
|
|
3085
|
+
"sourceSection": "16.20",
|
|
3086
|
+
"purpose": "Read SLE4442 card protection bit storage data (4 BYTE).",
|
|
3087
|
+
"signature": "public byte[] sle4442_readProtectionMemory(int address, int len)",
|
|
3088
|
+
"docPath": "02-reference/general/sle4428-4436-4442.md",
|
|
3089
|
+
"keywords": [
|
|
3090
|
+
"general",
|
|
3091
|
+
"SLE4428/4436/4442",
|
|
3092
|
+
"sle4442_readProtectionMemory",
|
|
3093
|
+
"andoird.device.IccManager",
|
|
3094
|
+
"Read SLE4442 card protection bit storage data (4 BYTE)."
|
|
3095
|
+
]
|
|
3096
|
+
},
|
|
3097
|
+
{
|
|
3098
|
+
"domain": "general",
|
|
3099
|
+
"module": "SLE4428/4436/4442",
|
|
3100
|
+
"method": "sle4442_writeProtectionMemory",
|
|
3101
|
+
"title": "SLE4428/4436/4442 / sle4442_writeProtectionMemory",
|
|
3102
|
+
"classPath": "andoird.device.IccManager",
|
|
3103
|
+
"demoActivity": null,
|
|
3104
|
+
"sourceSection": "16.21",
|
|
3105
|
+
"purpose": "The write protection bit storage area.",
|
|
3106
|
+
"signature": "public int sle4442_writeProtectionMemory(int addr, byte[] data, int dataLen)",
|
|
3107
|
+
"docPath": "02-reference/general/sle4428-4436-4442.md",
|
|
3108
|
+
"keywords": [
|
|
3109
|
+
"general",
|
|
3110
|
+
"SLE4428/4436/4442",
|
|
3111
|
+
"sle4442_writeProtectionMemory",
|
|
3112
|
+
"andoird.device.IccManager",
|
|
3113
|
+
"The write protection bit storage area."
|
|
3114
|
+
]
|
|
3115
|
+
},
|
|
3116
|
+
{
|
|
3117
|
+
"domain": "general",
|
|
3118
|
+
"module": "SLE4428/4436/4442",
|
|
3119
|
+
"method": "sle4442_verifyPassword",
|
|
3120
|
+
"title": "SLE4428/4436/4442 / sle4442_verifyPassword",
|
|
3121
|
+
"classPath": "andoird.device.IccManager",
|
|
3122
|
+
"demoActivity": null,
|
|
3123
|
+
"sourceSection": "16.22",
|
|
3124
|
+
"purpose": "Comparison SLE4442 cards, each card compared to the card password.",
|
|
3125
|
+
"signature": "public int sle4442_verifyPassword(byte[] passwd)",
|
|
3126
|
+
"docPath": "02-reference/general/sle4428-4436-4442.md",
|
|
3127
|
+
"keywords": [
|
|
3128
|
+
"general",
|
|
3129
|
+
"SLE4428/4436/4442",
|
|
3130
|
+
"sle4442_verifyPassword",
|
|
3131
|
+
"andoird.device.IccManager",
|
|
3132
|
+
"Comparison SLE4442 cards, each card compared to the card password."
|
|
3133
|
+
]
|
|
3134
|
+
},
|
|
3135
|
+
{
|
|
3136
|
+
"domain": "general",
|
|
3137
|
+
"module": "SLE4428/4436/4442",
|
|
3138
|
+
"method": "sle4442_changePassword",
|
|
3139
|
+
"title": "SLE4428/4436/4442 / sle4442_changePassword",
|
|
3140
|
+
"classPath": "andoird.device.IccManager",
|
|
3141
|
+
"demoActivity": null,
|
|
3142
|
+
"sourceSection": "16.23",
|
|
3143
|
+
"purpose": "Change password.",
|
|
3144
|
+
"signature": "public int sle4442_changePassword(byte[] passwd)",
|
|
3145
|
+
"docPath": "02-reference/general/sle4428-4436-4442.md",
|
|
3146
|
+
"keywords": [
|
|
3147
|
+
"general",
|
|
3148
|
+
"SLE4428/4436/4442",
|
|
3149
|
+
"sle4442_changePassword",
|
|
3150
|
+
"andoird.device.IccManager",
|
|
3151
|
+
"Change password."
|
|
3152
|
+
]
|
|
3153
|
+
},
|
|
3154
|
+
{
|
|
3155
|
+
"domain": "general",
|
|
3156
|
+
"module": "SLE4428/4436/4442",
|
|
3157
|
+
"method": "sle4442_readErrorCounter",
|
|
3158
|
+
"title": "SLE4428/4436/4442 / sle4442_readErrorCounter",
|
|
3159
|
+
"classPath": "andoird.device.IccManager",
|
|
3160
|
+
"demoActivity": null,
|
|
3161
|
+
"sourceSection": "16.24",
|
|
3162
|
+
"purpose": "Read error code value.",
|
|
3163
|
+
"signature": "public int sle4442_readErrorCounter(byte[] errorCount)",
|
|
3164
|
+
"docPath": "02-reference/general/sle4428-4436-4442.md",
|
|
3165
|
+
"keywords": [
|
|
3166
|
+
"general",
|
|
3167
|
+
"SLE4428/4436/4442",
|
|
3168
|
+
"sle4442_readErrorCounter",
|
|
3169
|
+
"andoird.device.IccManager",
|
|
3170
|
+
"Read error code value."
|
|
3171
|
+
]
|
|
3172
|
+
},
|
|
3173
|
+
{
|
|
3174
|
+
"domain": "emv",
|
|
3175
|
+
"module": "EMV API",
|
|
3176
|
+
"method": "startKernel",
|
|
3177
|
+
"title": "EMV API / startKernel",
|
|
3178
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3179
|
+
"demoActivity": "EmvActivityNew",
|
|
3180
|
+
"sourceSection": "1.01",
|
|
3181
|
+
"purpose": "EMV process.",
|
|
3182
|
+
"signature": "void startKernel(Hashtable<String,Object>transParams)",
|
|
3183
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3184
|
+
"keywords": [
|
|
3185
|
+
"emv",
|
|
3186
|
+
"EMV API",
|
|
3187
|
+
"startKernel",
|
|
3188
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3189
|
+
"EmvActivityNew",
|
|
3190
|
+
"EMV process."
|
|
3191
|
+
]
|
|
3192
|
+
},
|
|
3193
|
+
{
|
|
3194
|
+
"domain": "emv",
|
|
3195
|
+
"module": "EMV API",
|
|
3196
|
+
"method": "abortKernel",
|
|
3197
|
+
"title": "EMV API / abortKernel",
|
|
3198
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3199
|
+
"demoActivity": "EmvActivityNew",
|
|
3200
|
+
"sourceSection": "1.02",
|
|
3201
|
+
"purpose": "Declare: public void abortKernel ()",
|
|
3202
|
+
"signature": "public void abortKernel ()",
|
|
3203
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3204
|
+
"keywords": [
|
|
3205
|
+
"emv",
|
|
3206
|
+
"EMV API",
|
|
3207
|
+
"abortKernel",
|
|
3208
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3209
|
+
"EmvActivityNew",
|
|
3210
|
+
"Declare: public void abortKernel ()"
|
|
3211
|
+
]
|
|
3212
|
+
},
|
|
3213
|
+
{
|
|
3214
|
+
"domain": "emv",
|
|
3215
|
+
"module": "EMV API",
|
|
3216
|
+
"method": "setAmountEx",
|
|
3217
|
+
"title": "EMV API / setAmountEx",
|
|
3218
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3219
|
+
"demoActivity": "EmvActivityNew",
|
|
3220
|
+
"sourceSection": "1.03",
|
|
3221
|
+
"purpose": "storethevaluesand\nIfthefunctionreturnFalse, thetransactionshould beterminate\n• amount :Thetransactionamount.",
|
|
3222
|
+
"signature": "cashbackAmount)",
|
|
3223
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3224
|
+
"keywords": [
|
|
3225
|
+
"emv",
|
|
3226
|
+
"EMV API",
|
|
3227
|
+
"setAmountEx",
|
|
3228
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3229
|
+
"EmvActivityNew",
|
|
3230
|
+
"storethevaluesand\nIfthefunctionreturnFalse, thetransactionshould beterminate\n• amount :Thetransactionamount."
|
|
3231
|
+
]
|
|
3232
|
+
},
|
|
3233
|
+
{
|
|
3234
|
+
"domain": "emv",
|
|
3235
|
+
"module": "EMV API",
|
|
3236
|
+
"method": "sendConfirmCardnoResult",
|
|
3237
|
+
"title": "EMV API / sendConfirmCardnoResult",
|
|
3238
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3239
|
+
"demoActivity": "EmvActivityNew",
|
|
3240
|
+
"sourceSection": "1.04",
|
|
3241
|
+
"purpose": "Confirmthecardnumberisright,callatonRequestConfirmCardno()",
|
|
3242
|
+
"signature": "void sendConfirmCardnoResult(Booleanisconfirm)",
|
|
3243
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3244
|
+
"keywords": [
|
|
3245
|
+
"emv",
|
|
3246
|
+
"EMV API",
|
|
3247
|
+
"sendConfirmCardnoResult",
|
|
3248
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3249
|
+
"EmvActivityNew",
|
|
3250
|
+
"Confirmthecardnumberisright,callatonRequestConfirmCardno()"
|
|
3251
|
+
]
|
|
3252
|
+
},
|
|
3253
|
+
{
|
|
3254
|
+
"domain": "emv",
|
|
3255
|
+
"module": "EMV API",
|
|
3256
|
+
"method": "selectApplication",
|
|
3257
|
+
"title": "EMV API / selectApplication",
|
|
3258
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3259
|
+
"demoActivity": "EmvActivityNew",
|
|
3260
|
+
"sourceSection": "1.05",
|
|
3261
|
+
"purpose": "onRequestSelectApplication.\nTheAppshould prompt thecustomerfor anapplication to\ncontinuethe\ntransaction.",
|
|
3262
|
+
"signature": "voidselectApplication(int index)",
|
|
3263
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3264
|
+
"keywords": [
|
|
3265
|
+
"emv",
|
|
3266
|
+
"EMV API",
|
|
3267
|
+
"selectApplication",
|
|
3268
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3269
|
+
"EmvActivityNew",
|
|
3270
|
+
"onRequestSelectApplication.\nTheAppshould prompt thecustomerfor anapplication to\ncontinuethe\ntransaction."
|
|
3271
|
+
]
|
|
3272
|
+
},
|
|
3273
|
+
{
|
|
3274
|
+
"domain": "emv",
|
|
3275
|
+
"module": "EMV API",
|
|
3276
|
+
"method": "sendFinalConfirmResult",
|
|
3277
|
+
"title": "EMV API / sendFinalConfirmResult",
|
|
3278
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3279
|
+
"demoActivity": "EmvActivityNew",
|
|
3280
|
+
"sourceSection": "1.06",
|
|
3281
|
+
"purpose": "inresponsetoonRequestFinalConfirm.\n• isConfirmed: Indicate theconfirmation result.True- Confirm",
|
|
3282
|
+
"signature": "void sendFinalConfirmResult(boolean isConfirmed)",
|
|
3283
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3284
|
+
"keywords": [
|
|
3285
|
+
"emv",
|
|
3286
|
+
"EMV API",
|
|
3287
|
+
"sendFinalConfirmResult",
|
|
3288
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3289
|
+
"EmvActivityNew",
|
|
3290
|
+
"inresponsetoonRequestFinalConfirm.\n• isConfirmed: Indicate theconfirmation result.True- Confirm"
|
|
3291
|
+
]
|
|
3292
|
+
},
|
|
3293
|
+
{
|
|
3294
|
+
"domain": "emv",
|
|
3295
|
+
"module": "EMV API",
|
|
3296
|
+
"method": "sendOnlineProcessResult",
|
|
3297
|
+
"title": "EMV API / sendOnlineProcessResult",
|
|
3298
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3299
|
+
"demoActivity": "EmvActivityNew",
|
|
3300
|
+
"sourceSection": "1.07",
|
|
3301
|
+
"purpose": "bOnlineResult\n• true: go online success\n• false: goonline fail(unable togoonline)\n\nAset of transaction resultsinTag-Length-Value format.\nThefollowing tagsareusually returnedtothecard:\n• Tag8A:AuthorisationResponseCode (Mandatory)\n• Tag89:Authorisation Code",
|
|
3302
|
+
"signature": "void sendOnlineProcessResult(BooleanbOnlineResult, String tlv)",
|
|
3303
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3304
|
+
"keywords": [
|
|
3305
|
+
"emv",
|
|
3306
|
+
"EMV API",
|
|
3307
|
+
"sendOnlineProcessResult",
|
|
3308
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3309
|
+
"EmvActivityNew",
|
|
3310
|
+
"bOnlineResult\n• true: go online success\n• false: goonline fail(unable togoonline)\n\nAset of transaction resultsinTag-Length-Value format.\nThefollowing tagsareusually returnedtothecard:\n• Tag8A:AuthorisationResponseCode (Mandatory)\n• Tag89:Authorisation Code"
|
|
3311
|
+
]
|
|
3312
|
+
},
|
|
3313
|
+
{
|
|
3314
|
+
"domain": "emv",
|
|
3315
|
+
"module": "EMV API",
|
|
3316
|
+
"method": "ProcOnlinePinAgain",
|
|
3317
|
+
"title": "EMV API / ProcOnlinePinAgain",
|
|
3318
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3319
|
+
"demoActivity": "EmvActivityNew",
|
|
3320
|
+
"sourceSection": "1.08",
|
|
3321
|
+
"purpose": "Ifyounotsupportbypass,youcancallthisapi,restartpopuppinpad",
|
|
3322
|
+
"signature": "public void ProcOnlinePinAgain()",
|
|
3323
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3324
|
+
"keywords": [
|
|
3325
|
+
"emv",
|
|
3326
|
+
"EMV API",
|
|
3327
|
+
"ProcOnlinePinAgain",
|
|
3328
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3329
|
+
"EmvActivityNew",
|
|
3330
|
+
"Ifyounotsupportbypass,youcancallthisapi,restartpopuppinpad"
|
|
3331
|
+
]
|
|
3332
|
+
},
|
|
3333
|
+
{
|
|
3334
|
+
"domain": "emv",
|
|
3335
|
+
"module": "EMV API",
|
|
3336
|
+
"method": "sendPinEntry",
|
|
3337
|
+
"title": "EMV API / sendPinEntry",
|
|
3338
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3339
|
+
"demoActivity": "EmvActivityNew",
|
|
3340
|
+
"sourceSection": "1.09",
|
|
3341
|
+
"purpose": "Tell Userhasenteredonline pin",
|
|
3342
|
+
"signature": "void sendPinEntry()",
|
|
3343
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3344
|
+
"keywords": [
|
|
3345
|
+
"emv",
|
|
3346
|
+
"EMV API",
|
|
3347
|
+
"sendPinEntry",
|
|
3348
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3349
|
+
"EmvActivityNew",
|
|
3350
|
+
"Tell Userhasenteredonline pin"
|
|
3351
|
+
]
|
|
3352
|
+
},
|
|
3353
|
+
{
|
|
3354
|
+
"domain": "emv",
|
|
3355
|
+
"module": "EMV API",
|
|
3356
|
+
"method": "bypassPinEntry",
|
|
3357
|
+
"title": "EMV API / bypassPinEntry",
|
|
3358
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3359
|
+
"demoActivity": "EmvActivityNew",
|
|
3360
|
+
"sourceSection": "1.10",
|
|
3361
|
+
"purpose": "thecarddoes not acceptbypassing, thetransactionwill be\naborted.",
|
|
3362
|
+
"signature": "void bypassPinEntry()",
|
|
3363
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3364
|
+
"keywords": [
|
|
3365
|
+
"emv",
|
|
3366
|
+
"EMV API",
|
|
3367
|
+
"bypassPinEntry",
|
|
3368
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3369
|
+
"EmvActivityNew",
|
|
3370
|
+
"thecarddoes not acceptbypassing, thetransactionwill be\naborted."
|
|
3371
|
+
]
|
|
3372
|
+
},
|
|
3373
|
+
{
|
|
3374
|
+
"domain": "emv",
|
|
3375
|
+
"module": "EMV API",
|
|
3376
|
+
"method": "cancelPinEntry",
|
|
3377
|
+
"title": "EMV API / cancelPinEntry",
|
|
3378
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3379
|
+
"demoActivity": "EmvActivityNew",
|
|
3380
|
+
"sourceSection": "1.11",
|
|
3381
|
+
"purpose": "thecarddoes not acceptbypassing, thetransactionwill be\naborted.",
|
|
3382
|
+
"signature": "void cancelPinEntry()",
|
|
3383
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3384
|
+
"keywords": [
|
|
3385
|
+
"emv",
|
|
3386
|
+
"EMV API",
|
|
3387
|
+
"cancelPinEntry",
|
|
3388
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3389
|
+
"EmvActivityNew",
|
|
3390
|
+
"thecarddoes not acceptbypassing, thetransactionwill be\naborted."
|
|
3391
|
+
]
|
|
3392
|
+
},
|
|
3393
|
+
{
|
|
3394
|
+
"domain": "emv",
|
|
3395
|
+
"module": "EMV API",
|
|
3396
|
+
"method": "updateTerminalParamters",
|
|
3397
|
+
"title": "EMV API / updateTerminalParamters",
|
|
3398
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3399
|
+
"demoActivity": "EmvActivityNew",
|
|
3400
|
+
"sourceSection": "1.12",
|
|
3401
|
+
"purpose": "issupportedand allow toupdate.\nContantPara.CardSlot.ICC: UpdateICCTerminalParamters\nContantPara.CardSlot.PICC:UpdatePICCTerminal Paramters\nContantPara.CardSlot.UNKNOW:UpdateICCandPICC",
|
|
3402
|
+
"signature": "cardSlot,String tlv)",
|
|
3403
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3404
|
+
"keywords": [
|
|
3405
|
+
"emv",
|
|
3406
|
+
"EMV API",
|
|
3407
|
+
"updateTerminalParamters",
|
|
3408
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3409
|
+
"EmvActivityNew",
|
|
3410
|
+
"issupportedand allow toupdate.\nContantPara.CardSlot.ICC: UpdateICCTerminalParamters\nContantPara.CardSlot.PICC:UpdatePICCTerminal Paramters\nContantPara.CardSlot.UNKNOW:UpdateICCandPICC"
|
|
3411
|
+
]
|
|
3412
|
+
},
|
|
3413
|
+
{
|
|
3414
|
+
"domain": "emv",
|
|
3415
|
+
"module": "EMV API",
|
|
3416
|
+
"method": "updateCAPK",
|
|
3417
|
+
"title": "EMV API / updateCAPK",
|
|
3418
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3419
|
+
"demoActivity": "EmvActivityNew, TestEmv",
|
|
3420
|
+
"sourceSection": "1.13",
|
|
3421
|
+
"purpose": "UpdateaCertificateAuthorityPublic Key objectin thedevice.\nTheCAPKobjecttobeupdated.Theobjectcontainsthelocation\noftheCAPK in thedevice, theRID, index, modulus,exponent\nandthechecksumof theCAPK, all\ndatainhex stringformat.\nRid:Identify public keyof certification center\nIndex:Identifypublic keyofcertificationcentertogetherwithRID\nExponent: Public keyexponent\nModulus:Module value of public key\nChecksum:Toverifypublic keyof certificationcenter",
|
|
3422
|
+
"signature": "Hashtable<String,String>capkParams)",
|
|
3423
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3424
|
+
"keywords": [
|
|
3425
|
+
"emv",
|
|
3426
|
+
"EMV API",
|
|
3427
|
+
"updateCAPK",
|
|
3428
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3429
|
+
"EmvActivityNew, TestEmv",
|
|
3430
|
+
"UpdateaCertificateAuthorityPublic Key objectin thedevice.\nTheCAPKobjecttobeupdated.Theobjectcontainsthelocation\noftheCAPK in thedevice, theRID, index, modulus,exponent\nandthechecksumof theCAPK, all\ndatainhex stringformat.\nRid:Identify public keyof certification center\nIndex:Identifypublic keyofcertificationcentertogetherwithRID\nExponent: Public keyexponent\nModulus:Module value of public key\nChecksum:Toverifypublic keyof certificationcenter"
|
|
3431
|
+
]
|
|
3432
|
+
},
|
|
3433
|
+
{
|
|
3434
|
+
"domain": "emv",
|
|
3435
|
+
"module": "EMV API",
|
|
3436
|
+
"method": "updateAID",
|
|
3437
|
+
"title": "EMV API / updateAID",
|
|
3438
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3439
|
+
"demoActivity": "EmvActivityNew, TestEmv",
|
|
3440
|
+
"sourceSection": "1.14",
|
|
3441
|
+
"purpose": "modifyingtheAID infowithupdateAID command.\n\nHashtablekeys\n• CardType: \"IcCard\"\n• aid:Application Identifier (AID).\n• appVersion:Application VersionNumber.\n• contactTACDefault: IdentifytheAcquirer'sconditionsto\nrejecttransactionswhen thetransactionis able tobecompleted\nonline but theterminal lackssuchcapability.\n• contactTACDenial:IdentifytheAcquirer's conditionsfor not\ntryinganyonline processingi.e. rejectionof transactions.\n• contactTACOnline:IdentifytheAcquirer's conditionsfor\nonline transactions\n• defaultTDOL:TransactionCertificateData ObjectList\n(TDOL).\n• defaultDDOL: DynamicDataAuthenticationDataObjectList\n(DDOL). DDOLused forestablishmentof internalcertification\ncommandwhen thereis no DDOLin thecard.\n• terminalFloorLimit: ContactTerminal Floor Limit. The\nlowest offlinelimit allowed at theterminalin ICcardpurchase\n•AppSelIndicator:application selectindicator 00-party\nmatch,01-fullmatch,default 00\n• AcquirerIdentifier:Acquirer Identifier.",
|
|
3442
|
+
"signature": "Hashtable<String,String>aidParams)",
|
|
3443
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3444
|
+
"keywords": [
|
|
3445
|
+
"emv",
|
|
3446
|
+
"EMV API",
|
|
3447
|
+
"updateAID",
|
|
3448
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3449
|
+
"EmvActivityNew, TestEmv",
|
|
3450
|
+
"modifyingtheAID infowithupdateAID command.\n\nHashtablekeys\n• CardType: \"IcCard\"\n• aid:Application Identifier (AID).\n• appVersion:Application VersionNumber.\n• contactTACDefault: IdentifytheAcquirer'sconditionsto\nrejecttransactionswhen thetransactionis able tobecompleted\nonline but theterminal lackssuchcapability.\n• contactTACDenial:IdentifytheAcquirer's conditionsfor not\ntryinganyonline processingi.e. rejectionof transactions.\n• contactTACOnline:IdentifytheAcquirer's conditionsfor\nonline transactions\n• defaultTDOL:TransactionCertificateData ObjectList\n(TDOL).\n• defaultDDOL: DynamicDataAuthenticationDataObjectList\n(DDOL). DDOLused forestablishmentof internalcertification\ncommandwhen thereis no DDOLin thecard.\n• terminalFloorLimit: ContactTerminal Floor Limit. The\nlowest offlinelimit allowed at theterminalin ICcardpurchase\n•AppSelIndicator:application selectindicator 00-party\nmatch,01-fullmatch,default 00\n• AcquirerIdentifier:Acquirer Identifier."
|
|
3451
|
+
]
|
|
3452
|
+
},
|
|
3453
|
+
{
|
|
3454
|
+
"domain": "emv",
|
|
3455
|
+
"module": "EMV API",
|
|
3456
|
+
"method": "updateExceptFile",
|
|
3457
|
+
"title": "EMV API / updateExceptFile",
|
|
3458
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3459
|
+
"demoActivity": "EmvActivityNew",
|
|
3460
|
+
"sourceSection": "1.15",
|
|
3461
|
+
"purpose": "Updateblacklist tokernel\nMode:0-Add\n1-Delete\n2-Modify",
|
|
3462
|
+
"signature": "boolean updateExceptFile(int mode,String ExceptTLV)",
|
|
3463
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3464
|
+
"keywords": [
|
|
3465
|
+
"emv",
|
|
3466
|
+
"EMV API",
|
|
3467
|
+
"updateExceptFile",
|
|
3468
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3469
|
+
"EmvActivityNew",
|
|
3470
|
+
"Updateblacklist tokernel\nMode:0-Add\n1-Delete\n2-Modify"
|
|
3471
|
+
]
|
|
3472
|
+
},
|
|
3473
|
+
{
|
|
3474
|
+
"domain": "emv",
|
|
3475
|
+
"module": "EMV API",
|
|
3476
|
+
"method": "LogOutEnable",
|
|
3477
|
+
"title": "EMV API / LogOutEnable",
|
|
3478
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3479
|
+
"demoActivity": "EmvActivityNew",
|
|
3480
|
+
"sourceSection": "1.16",
|
|
3481
|
+
"purpose": "Enableor disablecontact/contactlesstransactionlog\n0-disable",
|
|
3482
|
+
"signature": "voidLogOutEnable(int enable)",
|
|
3483
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3484
|
+
"keywords": [
|
|
3485
|
+
"emv",
|
|
3486
|
+
"EMV API",
|
|
3487
|
+
"LogOutEnable",
|
|
3488
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3489
|
+
"EmvActivityNew",
|
|
3490
|
+
"Enableor disablecontact/contactlesstransactionlog\n0-disable"
|
|
3491
|
+
]
|
|
3492
|
+
},
|
|
3493
|
+
{
|
|
3494
|
+
"domain": "emv",
|
|
3495
|
+
"module": "EMV API",
|
|
3496
|
+
"method": "sendOfflinePINVerifyResult",
|
|
3497
|
+
"title": "EMV API / sendOfflinePINVerifyResult",
|
|
3498
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3499
|
+
"demoActivity": "EmvActivityNew",
|
|
3500
|
+
"sourceSection": "1.17",
|
|
3501
|
+
"purpose": "Androdos 8.0,other versionnot use this,offlinepinverify\nbykernel)\n(-198) //Returncodeerror\n(-202) //ICcommand failed\n(-192) //PINBLOCKED",
|
|
3502
|
+
"signature": "boolean sendOfflinePINVerifyResult(int iResult)",
|
|
3503
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3504
|
+
"keywords": [
|
|
3505
|
+
"emv",
|
|
3506
|
+
"EMV API",
|
|
3507
|
+
"sendOfflinePINVerifyResult",
|
|
3508
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3509
|
+
"EmvActivityNew",
|
|
3510
|
+
"Androdos 8.0,other versionnot use this,offlinepinverify\nbykernel)\n(-198) //Returncodeerror\n(-202) //ICcommand failed\n(-192) //PINBLOCKED"
|
|
3511
|
+
]
|
|
3512
|
+
},
|
|
3513
|
+
{
|
|
3514
|
+
"domain": "emv",
|
|
3515
|
+
"module": "EMV API",
|
|
3516
|
+
"method": "getIssuerScriptResult",
|
|
3517
|
+
"title": "EMV API / getIssuerScriptResult",
|
|
3518
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3519
|
+
"demoActivity": "EmvActivityNew",
|
|
3520
|
+
"sourceSection": "1.18",
|
|
3521
|
+
"purpose": "GetScriptResult",
|
|
3522
|
+
"signature": "booleangetIssuerScriptResult()",
|
|
3523
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3524
|
+
"keywords": [
|
|
3525
|
+
"emv",
|
|
3526
|
+
"EMV API",
|
|
3527
|
+
"getIssuerScriptResult",
|
|
3528
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3529
|
+
"EmvActivityNew",
|
|
3530
|
+
"GetScriptResult"
|
|
3531
|
+
]
|
|
3532
|
+
},
|
|
3533
|
+
{
|
|
3534
|
+
"domain": "emv",
|
|
3535
|
+
"module": "EMV API",
|
|
3536
|
+
"method": "getEmvAIDDetail",
|
|
3537
|
+
"title": "EMV API / getEmvAIDDetail",
|
|
3538
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3539
|
+
"demoActivity": "EmvActivityNew",
|
|
3540
|
+
"sourceSection": "1.19",
|
|
3541
|
+
"purpose": "Declare: public List<EmvAidData> getEmvAIDDetail()",
|
|
3542
|
+
"signature": "public List<EmvAidData> getEmvAIDDetail()",
|
|
3543
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3544
|
+
"keywords": [
|
|
3545
|
+
"emv",
|
|
3546
|
+
"EMV API",
|
|
3547
|
+
"getEmvAIDDetail",
|
|
3548
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3549
|
+
"EmvActivityNew",
|
|
3550
|
+
"Declare: public List<EmvAidData> getEmvAIDDetail()"
|
|
3551
|
+
]
|
|
3552
|
+
},
|
|
3553
|
+
{
|
|
3554
|
+
"domain": "emv",
|
|
3555
|
+
"module": "EMV API",
|
|
3556
|
+
"method": "getNfcAIDDetail",
|
|
3557
|
+
"title": "EMV API / getNfcAIDDetail",
|
|
3558
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3559
|
+
"demoActivity": "EmvActivityNew",
|
|
3560
|
+
"sourceSection": "1.20",
|
|
3561
|
+
"purpose": "Declare: public List<ContactlessAidData> getNfcAIDDetail()",
|
|
3562
|
+
"signature": "public List<ContactlessAidData> getNfcAIDDetail()",
|
|
3563
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3564
|
+
"keywords": [
|
|
3565
|
+
"emv",
|
|
3566
|
+
"EMV API",
|
|
3567
|
+
"getNfcAIDDetail",
|
|
3568
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3569
|
+
"EmvActivityNew",
|
|
3570
|
+
"Declare: public List<ContactlessAidData> getNfcAIDDetail()"
|
|
3571
|
+
]
|
|
3572
|
+
},
|
|
3573
|
+
{
|
|
3574
|
+
"domain": "emv",
|
|
3575
|
+
"module": "EMV API",
|
|
3576
|
+
"method": "getCAPKDetail",
|
|
3577
|
+
"title": "EMV API / getCAPKDetail",
|
|
3578
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3579
|
+
"demoActivity": "EmvActivityNew",
|
|
3580
|
+
"sourceSection": "1.21",
|
|
3581
|
+
"purpose": "public List<CAPK> getCAPKDetail(ContantPara.CardSlot",
|
|
3582
|
+
"signature": "cardSlot)",
|
|
3583
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3584
|
+
"keywords": [
|
|
3585
|
+
"emv",
|
|
3586
|
+
"EMV API",
|
|
3587
|
+
"getCAPKDetail",
|
|
3588
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3589
|
+
"EmvActivityNew",
|
|
3590
|
+
"public List<CAPK> getCAPKDetail(ContantPara.CardSlot"
|
|
3591
|
+
]
|
|
3592
|
+
},
|
|
3593
|
+
{
|
|
3594
|
+
"domain": "emv",
|
|
3595
|
+
"module": "EMV API",
|
|
3596
|
+
"method": "getAIDList",
|
|
3597
|
+
"title": "EMV API / getAIDList",
|
|
3598
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3599
|
+
"demoActivity": "EmvActivityNew",
|
|
3600
|
+
"sourceSection": "1.22",
|
|
3601
|
+
"purpose": "Declare: public List<String> getAIDList(ContantPara.CardSlot cardSlot)",
|
|
3602
|
+
"signature": "public List<String> getAIDList(ContantPara.CardSlot cardSlot)",
|
|
3603
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3604
|
+
"keywords": [
|
|
3605
|
+
"emv",
|
|
3606
|
+
"EMV API",
|
|
3607
|
+
"getAIDList",
|
|
3608
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3609
|
+
"EmvActivityNew",
|
|
3610
|
+
"Declare: public List<String> getAIDList(ContantPara.CardSlot cardSlot)"
|
|
3611
|
+
]
|
|
3612
|
+
},
|
|
3613
|
+
{
|
|
3614
|
+
"domain": "emv",
|
|
3615
|
+
"module": "EMV API",
|
|
3616
|
+
"method": "getCAPKList",
|
|
3617
|
+
"title": "EMV API / getCAPKList",
|
|
3618
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3619
|
+
"demoActivity": "EmvActivityNew",
|
|
3620
|
+
"sourceSection": "1.23",
|
|
3621
|
+
"purpose": "Key: RID",
|
|
3622
|
+
"signature": "getCAPKList(ContantPara.CardSlot cardSlot)",
|
|
3623
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3624
|
+
"keywords": [
|
|
3625
|
+
"emv",
|
|
3626
|
+
"EMV API",
|
|
3627
|
+
"getCAPKList",
|
|
3628
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3629
|
+
"EmvActivityNew",
|
|
3630
|
+
"Key: RID"
|
|
3631
|
+
]
|
|
3632
|
+
},
|
|
3633
|
+
{
|
|
3634
|
+
"domain": "emv",
|
|
3635
|
+
"module": "EMV API",
|
|
3636
|
+
"method": "getTlvByTagLists",
|
|
3637
|
+
"title": "EMV API / getTlvByTagLists",
|
|
3638
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3639
|
+
"demoActivity": "EmvActivityNew",
|
|
3640
|
+
"sourceSection": "1.24",
|
|
3641
|
+
"purpose": "GettheTLVstring basedontag",
|
|
3642
|
+
"signature": "public String getTlvByTagLists(List<String>TagList)",
|
|
3643
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3644
|
+
"keywords": [
|
|
3645
|
+
"emv",
|
|
3646
|
+
"EMV API",
|
|
3647
|
+
"getTlvByTagLists",
|
|
3648
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3649
|
+
"EmvActivityNew",
|
|
3650
|
+
"GettheTLVstring basedontag"
|
|
3651
|
+
]
|
|
3652
|
+
},
|
|
3653
|
+
{
|
|
3654
|
+
"domain": "emv",
|
|
3655
|
+
"module": "EMV API",
|
|
3656
|
+
"method": "getEMVLibVers",
|
|
3657
|
+
"title": "EMV API / getEMVLibVers",
|
|
3658
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3659
|
+
"demoActivity": "EmvActivityNew",
|
|
3660
|
+
"sourceSection": "1.25",
|
|
3661
|
+
"purpose": "Getemvso version",
|
|
3662
|
+
"signature": "public String getEMVLibVers(ContantPara.CardSlot cardSlot)",
|
|
3663
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3664
|
+
"keywords": [
|
|
3665
|
+
"emv",
|
|
3666
|
+
"EMV API",
|
|
3667
|
+
"getEMVLibVers",
|
|
3668
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3669
|
+
"EmvActivityNew",
|
|
3670
|
+
"Getemvso version"
|
|
3671
|
+
]
|
|
3672
|
+
},
|
|
3673
|
+
{
|
|
3674
|
+
"domain": "emv",
|
|
3675
|
+
"module": "EMV API",
|
|
3676
|
+
"method": "getEMVjarVers",
|
|
3677
|
+
"title": "EMV API / getEMVjarVers",
|
|
3678
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3679
|
+
"demoActivity": "EmvActivityNew",
|
|
3680
|
+
"sourceSection": "1.26",
|
|
3681
|
+
"purpose": "Getemvjar version",
|
|
3682
|
+
"signature": "public String getEMVjarVers()",
|
|
3683
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3684
|
+
"keywords": [
|
|
3685
|
+
"emv",
|
|
3686
|
+
"EMV API",
|
|
3687
|
+
"getEMVjarVers",
|
|
3688
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3689
|
+
"EmvActivityNew",
|
|
3690
|
+
"Getemvjar version"
|
|
3691
|
+
]
|
|
3692
|
+
},
|
|
3693
|
+
{
|
|
3694
|
+
"domain": "emv",
|
|
3695
|
+
"module": "EMV API",
|
|
3696
|
+
"method": "getValByTag",
|
|
3697
|
+
"title": "EMV API / getValByTag",
|
|
3698
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3699
|
+
"demoActivity": "EmvActivityNew",
|
|
3700
|
+
"sourceSection": "1.27",
|
|
3701
|
+
"purpose": "Get onecontactor contactlesstagvalue",
|
|
3702
|
+
"signature": "public String getValByTag(int tag)",
|
|
3703
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3704
|
+
"keywords": [
|
|
3705
|
+
"emv",
|
|
3706
|
+
"EMV API",
|
|
3707
|
+
"getValByTag",
|
|
3708
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3709
|
+
"EmvActivityNew",
|
|
3710
|
+
"Get onecontactor contactlesstagvalue"
|
|
3711
|
+
]
|
|
3712
|
+
},
|
|
3713
|
+
{
|
|
3714
|
+
"domain": "emv",
|
|
3715
|
+
"module": "EMV API",
|
|
3716
|
+
"method": "setContext",
|
|
3717
|
+
"title": "EMV API / setContext",
|
|
3718
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3719
|
+
"demoActivity": "EmvActivityNew",
|
|
3720
|
+
"sourceSection": "1.28",
|
|
3721
|
+
"purpose": "Setcontext,soemvcancallUIandpinpadhandleoffliepin",
|
|
3722
|
+
"signature": "public void setContext(Context context)",
|
|
3723
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3724
|
+
"keywords": [
|
|
3725
|
+
"emv",
|
|
3726
|
+
"EMV API",
|
|
3727
|
+
"setContext",
|
|
3728
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3729
|
+
"EmvActivityNew",
|
|
3730
|
+
"Setcontext,soemvcancallUIandpinpadhandleoffliepin"
|
|
3731
|
+
]
|
|
3732
|
+
},
|
|
3733
|
+
{
|
|
3734
|
+
"domain": "emv",
|
|
3735
|
+
"module": "EMV API",
|
|
3736
|
+
"method": "SetTLV",
|
|
3737
|
+
"title": "EMV API / SetTLV",
|
|
3738
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3739
|
+
"demoActivity": "EmvActivityNew",
|
|
3740
|
+
"sourceSection": "1.29",
|
|
3741
|
+
"purpose": "Set onecontacttagdata\ntag(e.g. 0x95)",
|
|
3742
|
+
"signature": "public int SetTLV(int tag,byte[]value, int valueLen)",
|
|
3743
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3744
|
+
"keywords": [
|
|
3745
|
+
"emv",
|
|
3746
|
+
"EMV API",
|
|
3747
|
+
"SetTLV",
|
|
3748
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3749
|
+
"EmvActivityNew",
|
|
3750
|
+
"Set onecontacttagdata\ntag(e.g. 0x95)"
|
|
3751
|
+
]
|
|
3752
|
+
},
|
|
3753
|
+
{
|
|
3754
|
+
"domain": "emv",
|
|
3755
|
+
"module": "EMV API",
|
|
3756
|
+
"method": "getMstripFlag",
|
|
3757
|
+
"title": "EMV API / getMstripFlag",
|
|
3758
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3759
|
+
"demoActivity": "EmvActivityNew",
|
|
3760
|
+
"sourceSection": "1.30",
|
|
3761
|
+
"purpose": "Note:VISAnotsupportMstripmode",
|
|
3762
|
+
"signature": "public int getMstripFlag ()",
|
|
3763
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3764
|
+
"keywords": [
|
|
3765
|
+
"emv",
|
|
3766
|
+
"EMV API",
|
|
3767
|
+
"getMstripFlag",
|
|
3768
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3769
|
+
"EmvActivityNew",
|
|
3770
|
+
"Note:VISAnotsupportMstripmode"
|
|
3771
|
+
]
|
|
3772
|
+
},
|
|
3773
|
+
{
|
|
3774
|
+
"domain": "emv",
|
|
3775
|
+
"module": "EMV API",
|
|
3776
|
+
"method": "CheckCardIsOut",
|
|
3777
|
+
"title": "EMV API / CheckCardIsOut",
|
|
3778
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3779
|
+
"demoActivity": "EmvActivityNew",
|
|
3780
|
+
"sourceSection": "1.31",
|
|
3781
|
+
"purpose": "transaction ,Otherwise,itwillcauseakernelcardreadingconflict,",
|
|
3782
|
+
"signature": "public boolean CheckCardIsOut(long ms)",
|
|
3783
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3784
|
+
"keywords": [
|
|
3785
|
+
"emv",
|
|
3786
|
+
"EMV API",
|
|
3787
|
+
"CheckCardIsOut",
|
|
3788
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3789
|
+
"EmvActivityNew",
|
|
3790
|
+
"transaction ,Otherwise,itwillcauseakernelcardreadingconflict,"
|
|
3791
|
+
]
|
|
3792
|
+
},
|
|
3793
|
+
{
|
|
3794
|
+
"domain": "emv",
|
|
3795
|
+
"module": "EMV API",
|
|
3796
|
+
"method": "CheckCardIsOutDuringTrans",
|
|
3797
|
+
"title": "EMV API / CheckCardIsOutDuringTrans",
|
|
3798
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3799
|
+
"demoActivity": "EmvActivityNew",
|
|
3800
|
+
"sourceSection": "1.32",
|
|
3801
|
+
"purpose": "thePINpad forcontacttransaction ,Otherwise,itwill causeakernel\ncardreadingconflict",
|
|
3802
|
+
"signature": "public boolean CheckCardIsOutDuringTrans(long ms)",
|
|
3803
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3804
|
+
"keywords": [
|
|
3805
|
+
"emv",
|
|
3806
|
+
"EMV API",
|
|
3807
|
+
"CheckCardIsOutDuringTrans",
|
|
3808
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3809
|
+
"EmvActivityNew",
|
|
3810
|
+
"thePINpad forcontacttransaction ,Otherwise,itwill causeakernel\ncardreadingconflict"
|
|
3811
|
+
]
|
|
3812
|
+
},
|
|
3813
|
+
{
|
|
3814
|
+
"domain": "emv",
|
|
3815
|
+
"module": "EMV API",
|
|
3816
|
+
"method": "GetField55ForSAMA",
|
|
3817
|
+
"title": "EMV API / GetField55ForSAMA",
|
|
3818
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3819
|
+
"demoActivity": "EmvActivityNew",
|
|
3820
|
+
"sourceSection": "1.33",
|
|
3821
|
+
"purpose": "Getfiled55forSAMA",
|
|
3822
|
+
"signature": "public String GetField55ForSAMA()",
|
|
3823
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3824
|
+
"keywords": [
|
|
3825
|
+
"emv",
|
|
3826
|
+
"EMV API",
|
|
3827
|
+
"GetField55ForSAMA",
|
|
3828
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3829
|
+
"EmvActivityNew",
|
|
3830
|
+
"Getfiled55forSAMA"
|
|
3831
|
+
]
|
|
3832
|
+
},
|
|
3833
|
+
{
|
|
3834
|
+
"domain": "emv",
|
|
3835
|
+
"module": "EMV API",
|
|
3836
|
+
"method": "getDeviceType()",
|
|
3837
|
+
"title": "EMV API / getDeviceType()",
|
|
3838
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3839
|
+
"demoActivity": "EmvActivityNew",
|
|
3840
|
+
"sourceSection": "1.34",
|
|
3841
|
+
"purpose": "GetDeviceTypeforContactless",
|
|
3842
|
+
"signature": "public int getDeviceType()",
|
|
3843
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3844
|
+
"keywords": [
|
|
3845
|
+
"emv",
|
|
3846
|
+
"EMV API",
|
|
3847
|
+
"getDeviceType()",
|
|
3848
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3849
|
+
"EmvActivityNew",
|
|
3850
|
+
"GetDeviceTypeforContactless"
|
|
3851
|
+
]
|
|
3852
|
+
},
|
|
3853
|
+
{
|
|
3854
|
+
"domain": "emv",
|
|
3855
|
+
"module": "EMV API",
|
|
3856
|
+
"method": "getField55ForJIO()",
|
|
3857
|
+
"title": "EMV API / getField55ForJIO()",
|
|
3858
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3859
|
+
"demoActivity": "EmvActivityNew",
|
|
3860
|
+
"sourceSection": "1.34",
|
|
3861
|
+
"purpose": "Getfiled55forRelience",
|
|
3862
|
+
"signature": "public Hashtable<String,String> getField55ForJIO(int KeySetNum)",
|
|
3863
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3864
|
+
"keywords": [
|
|
3865
|
+
"emv",
|
|
3866
|
+
"EMV API",
|
|
3867
|
+
"getField55ForJIO()",
|
|
3868
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3869
|
+
"EmvActivityNew",
|
|
3870
|
+
"Getfiled55forRelience"
|
|
3871
|
+
]
|
|
3872
|
+
},
|
|
3873
|
+
{
|
|
3874
|
+
"domain": "emv",
|
|
3875
|
+
"module": "EMV API",
|
|
3876
|
+
"method": "GetL1Version",
|
|
3877
|
+
"title": "EMV API / GetL1Version",
|
|
3878
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3879
|
+
"demoActivity": "EmvActivityNew",
|
|
3880
|
+
"sourceSection": "1.35",
|
|
3881
|
+
"purpose": "GetL1Versionofdevice",
|
|
3882
|
+
"signature": "cardSlot)",
|
|
3883
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3884
|
+
"keywords": [
|
|
3885
|
+
"emv",
|
|
3886
|
+
"EMV API",
|
|
3887
|
+
"GetL1Version",
|
|
3888
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3889
|
+
"EmvActivityNew",
|
|
3890
|
+
"GetL1Versionofdevice"
|
|
3891
|
+
]
|
|
3892
|
+
},
|
|
3893
|
+
{
|
|
3894
|
+
"domain": "emv",
|
|
3895
|
+
"module": "EMV API",
|
|
3896
|
+
"method": "getNFCLibVers",
|
|
3897
|
+
"title": "EMV API / getNFCLibVers",
|
|
3898
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3899
|
+
"demoActivity": "EmvActivityNew",
|
|
3900
|
+
"sourceSection": "1.36",
|
|
3901
|
+
"purpose": "GetKernelnameandVersion\nKernelID - 02-Master 03-Visa 04-Amex 05-JCB 06-Discover 0D-Rupay",
|
|
3902
|
+
"signature": "public String getNFCLibVers(byteKernelID)",
|
|
3903
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3904
|
+
"keywords": [
|
|
3905
|
+
"emv",
|
|
3906
|
+
"EMV API",
|
|
3907
|
+
"getNFCLibVers",
|
|
3908
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3909
|
+
"EmvActivityNew",
|
|
3910
|
+
"GetKernelnameandVersion\nKernelID - 02-Master 03-Visa 04-Amex 05-JCB 06-Discover 0D-Rupay"
|
|
3911
|
+
]
|
|
3912
|
+
},
|
|
3913
|
+
{
|
|
3914
|
+
"domain": "emv",
|
|
3915
|
+
"module": "EMV API",
|
|
3916
|
+
"method": "updateCAPK",
|
|
3917
|
+
"title": "EMV API / updateCAPK",
|
|
3918
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3919
|
+
"demoActivity": "EmvActivityNew, TestEmv",
|
|
3920
|
+
"sourceSection": "1.37",
|
|
3921
|
+
"purpose": "UpdateaCertificateAuthorityPublic Key objectin thedevice.\nTheCAPKobjecttobeupdated.Theobjectcontainsthelocation\noftheCAPK in thedevice, theRID, index, modulus,exponent\nandthechecksumof theCAPK, all\ndatainhex stringformat.\ncardSlot:\nContantPara.CardSlot.ICC,ContantPara.CardSlot.PICCor\nContantPara.CardSlot.UNKNOWN\nRid:Identify public keyof certification center\nIndex:Identifypublic keyofcertificationcentertogetherwithRID\nExponent: Public keyexponent",
|
|
3922
|
+
"signature": "ContantPara.Operationoperation, Hashtable<String,String>\ncapkParams)",
|
|
3923
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3924
|
+
"keywords": [
|
|
3925
|
+
"emv",
|
|
3926
|
+
"EMV API",
|
|
3927
|
+
"updateCAPK",
|
|
3928
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3929
|
+
"EmvActivityNew, TestEmv",
|
|
3930
|
+
"UpdateaCertificateAuthorityPublic Key objectin thedevice.\nTheCAPKobjecttobeupdated.Theobjectcontainsthelocation\noftheCAPK in thedevice, theRID, index, modulus,exponent\nandthechecksumof theCAPK, all\ndatainhex stringformat.\ncardSlot:\nContantPara.CardSlot.ICC,ContantPara.CardSlot.PICCor\nContantPara.CardSlot.UNKNOWN\nRid:Identify public keyof certification center\nIndex:Identifypublic keyofcertificationcentertogetherwithRID\nExponent: Public keyexponent"
|
|
3931
|
+
]
|
|
3932
|
+
},
|
|
3933
|
+
{
|
|
3934
|
+
"domain": "emv",
|
|
3935
|
+
"module": "EMV API",
|
|
3936
|
+
"method": "updateContactAID_TLV",
|
|
3937
|
+
"title": "EMV API / updateContactAID_TLV",
|
|
3938
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3939
|
+
"demoActivity": "EmvActivityNew, TestEmv",
|
|
3940
|
+
"sourceSection": "1.38",
|
|
3941
|
+
"purpose": "UpdateContactAIDParameters,UseTLVString\n\nAIDTLV\nTag:\nM:\n9F06:AID\n9F09:TerminalApplicationVersion(eg:0001)\nDF11:TAC-Default(eg:0000000000)\nDF12:TAC-Online(eg:DC4004F800)\nDF13:TAG-Denial(eg:0000000000)\nDF14:DefaultDDOL(eg:9F3704)\n9F1B:TerminalFloorLimit(eg:00000000)\nO:\nDF01: Application Select Indicator (eg:00-Partial Match 01-Full\nMatch)\nDF02:TerminalApplicationPriority(eg:00-0F)\nDF22:DefaultTDOL(eg:9F0206)\nDF15:ThresholdValue(eg:000000002000)\nDF16:MaxTargetPercentage(eg:00)\nDF17:TargetPercentage(eg:00)\n9F01:AcquirerID(eg:303030313131)\n9F33:TerminalCapabilities(eg:E0F8C8)\n9F1A:TerminalCountryCode(eg:0356)",
|
|
3942
|
+
"signature": "public boolean updateContactAID_TLV(String TLV)",
|
|
3943
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3944
|
+
"keywords": [
|
|
3945
|
+
"emv",
|
|
3946
|
+
"EMV API",
|
|
3947
|
+
"updateContactAID_TLV",
|
|
3948
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3949
|
+
"EmvActivityNew, TestEmv",
|
|
3950
|
+
"UpdateContactAIDParameters,UseTLVString\n\nAIDTLV\nTag:\nM:\n9F06:AID\n9F09:TerminalApplicationVersion(eg:0001)\nDF11:TAC-Default(eg:0000000000)\nDF12:TAC-Online(eg:DC4004F800)\nDF13:TAG-Denial(eg:0000000000)\nDF14:DefaultDDOL(eg:9F3704)\n9F1B:TerminalFloorLimit(eg:00000000)\nO:\nDF01: Application Select Indicator (eg:00-Partial Match 01-Full\nMatch)\nDF02:TerminalApplicationPriority(eg:00-0F)\nDF22:DefaultTDOL(eg:9F0206)\nDF15:ThresholdValue(eg:000000002000)\nDF16:MaxTargetPercentage(eg:00)\nDF17:TargetPercentage(eg:00)\n9F01:AcquirerID(eg:303030313131)\n9F33:TerminalCapabilities(eg:E0F8C8)\n9F1A:TerminalCountryCode(eg:0356)"
|
|
3951
|
+
]
|
|
3952
|
+
},
|
|
3953
|
+
{
|
|
3954
|
+
"domain": "emv",
|
|
3955
|
+
"module": "EMV API",
|
|
3956
|
+
"method": "updateContactlessAID_TLV",
|
|
3957
|
+
"title": "EMV API / updateContactlessAID_TLV",
|
|
3958
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3959
|
+
"demoActivity": "EmvActivityNew, TestEmv",
|
|
3960
|
+
"sourceSection": "1.39",
|
|
3961
|
+
"purpose": "UpdateContactlessAIDParameters,UseTLVString\n\nAIDTLV\nNote:M---Mandatory O--Optional\nTag:\nM:\n9F06: ApplicationIdentifier\nContantPara.NfcCardType.MasterCard:\nDF8120:TerminalActionCodesDefault\nDF8121:TerminalActionCodesDenial\nDF8122:TerminalActionCodesOnLine\nDF8123:FloorLimit\nDF8124:NoOnDeviceCVM\nDF8125:OnDeviceCVM\nDF8126:CVMRequiredLimit\nDF811A:DefaultUDOL\n9F1D:TerminalRiskManagement\nDF811B:KernelConfiguration\nDF8117:CardDataInputCapability\nDF8118:CVMCapabilityPerCVMRequired\nDF8119: CVMCapabilityNoCVMRequired\nDF811E:MagStripeCVMCapabilityCVMRequired",
|
|
3962
|
+
"signature": "nfcCardType,String TLV)",
|
|
3963
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3964
|
+
"keywords": [
|
|
3965
|
+
"emv",
|
|
3966
|
+
"EMV API",
|
|
3967
|
+
"updateContactlessAID_TLV",
|
|
3968
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3969
|
+
"EmvActivityNew, TestEmv",
|
|
3970
|
+
"UpdateContactlessAIDParameters,UseTLVString\n\nAIDTLV\nNote:M---Mandatory O--Optional\nTag:\nM:\n9F06: ApplicationIdentifier\nContantPara.NfcCardType.MasterCard:\nDF8120:TerminalActionCodesDefault\nDF8121:TerminalActionCodesDenial\nDF8122:TerminalActionCodesOnLine\nDF8123:FloorLimit\nDF8124:NoOnDeviceCVM\nDF8125:OnDeviceCVM\nDF8126:CVMRequiredLimit\nDF811A:DefaultUDOL\n9F1D:TerminalRiskManagement\nDF811B:KernelConfiguration\nDF8117:CardDataInputCapability\nDF8118:CVMCapabilityPerCVMRequired\nDF8119: CVMCapabilityNoCVMRequired\nDF811E:MagStripeCVMCapabilityCVMRequired"
|
|
3971
|
+
]
|
|
3972
|
+
},
|
|
3973
|
+
{
|
|
3974
|
+
"domain": "emv",
|
|
3975
|
+
"module": "EMV API",
|
|
3976
|
+
"method": "updateCAPK_TLV",
|
|
3977
|
+
"title": "EMV API / updateCAPK_TLV",
|
|
3978
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3979
|
+
"demoActivity": "EmvActivityNew",
|
|
3980
|
+
"sourceSection": "1.40",
|
|
3981
|
+
"purpose": "UpdateCAPKParameters,UseTLVString\ncardSlot:ICC,PICC,UNKNOWN\nICC-contact\nPICC-contactless\nUNKNOWN-contactandcontactless\nTag:\nM:\n9F06:RID\n9F22:Index\nDF02:Modulus\nDF04:Exponent\nO:\nDF03:CheckSum\nDF05:ExpiredDate\nDF07:AlgorithmIndicator\nNote:M---Mandatory O--Optional",
|
|
3982
|
+
"signature": "cardSlot,String TLV)",
|
|
3983
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
3984
|
+
"keywords": [
|
|
3985
|
+
"emv",
|
|
3986
|
+
"EMV API",
|
|
3987
|
+
"updateCAPK_TLV",
|
|
3988
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3989
|
+
"EmvActivityNew",
|
|
3990
|
+
"UpdateCAPKParameters,UseTLVString\ncardSlot:ICC,PICC,UNKNOWN\nICC-contact\nPICC-contactless\nUNKNOWN-contactandcontactless\nTag:\nM:\n9F06:RID\n9F22:Index\nDF02:Modulus\nDF04:Exponent\nO:\nDF03:CheckSum\nDF05:ExpiredDate\nDF07:AlgorithmIndicator\nNote:M---Mandatory O--Optional"
|
|
3991
|
+
]
|
|
3992
|
+
},
|
|
3993
|
+
{
|
|
3994
|
+
"domain": "emv",
|
|
3995
|
+
"module": "EMV API",
|
|
3996
|
+
"method": "exportLogFilesToExternalStorage",
|
|
3997
|
+
"title": "EMV API / exportLogFilesToExternalStorage",
|
|
3998
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
3999
|
+
"demoActivity": "EmvActivityNew",
|
|
4000
|
+
"sourceSection": "1.41",
|
|
4001
|
+
"purpose": "Exportlogfilesfrominternalstoragetoexternalstorage",
|
|
4002
|
+
"signature": "context)",
|
|
4003
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
4004
|
+
"keywords": [
|
|
4005
|
+
"emv",
|
|
4006
|
+
"EMV API",
|
|
4007
|
+
"exportLogFilesToExternalStorage",
|
|
4008
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4009
|
+
"EmvActivityNew",
|
|
4010
|
+
"Exportlogfilesfrominternalstoragetoexternalstorage"
|
|
4011
|
+
]
|
|
4012
|
+
},
|
|
4013
|
+
{
|
|
4014
|
+
"domain": "emv",
|
|
4015
|
+
"module": "EMV API",
|
|
4016
|
+
"method": "getNfcCvmCode",
|
|
4017
|
+
"title": "EMV API / getNfcCvmCode",
|
|
4018
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4019
|
+
"demoActivity": "EmvActivityNew",
|
|
4020
|
+
"sourceSection": "1.42",
|
|
4021
|
+
"purpose": "GetstheCVMcodefromthecurrentNFCtransaction",
|
|
4022
|
+
"signature": "public int getNfcCvmCode()",
|
|
4023
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
4024
|
+
"keywords": [
|
|
4025
|
+
"emv",
|
|
4026
|
+
"EMV API",
|
|
4027
|
+
"getNfcCvmCode",
|
|
4028
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4029
|
+
"EmvActivityNew",
|
|
4030
|
+
"GetstheCVMcodefromthecurrentNFCtransaction"
|
|
4031
|
+
]
|
|
4032
|
+
},
|
|
4033
|
+
{
|
|
4034
|
+
"domain": "emv",
|
|
4035
|
+
"module": "EMV API",
|
|
4036
|
+
"method": "getODAstatus",
|
|
4037
|
+
"title": "EMV API / getODAstatus",
|
|
4038
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4039
|
+
"demoActivity": "EmvActivityNew",
|
|
4040
|
+
"sourceSection": "1.43",
|
|
4041
|
+
"purpose": "GetstheODAresultofthetransaction",
|
|
4042
|
+
"signature": "publicbyte getODAstatus()",
|
|
4043
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
4044
|
+
"keywords": [
|
|
4045
|
+
"emv",
|
|
4046
|
+
"EMV API",
|
|
4047
|
+
"getODAstatus",
|
|
4048
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4049
|
+
"EmvActivityNew",
|
|
4050
|
+
"GetstheODAresultofthetransaction"
|
|
4051
|
+
]
|
|
4052
|
+
},
|
|
4053
|
+
{
|
|
4054
|
+
"domain": "emv",
|
|
4055
|
+
"module": "EMV API",
|
|
4056
|
+
"method": "setApproveRespcodeList",
|
|
4057
|
+
"title": "EMV API / setApproveRespcodeList",
|
|
4058
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4059
|
+
"demoActivity": "EmvActivityNew",
|
|
4060
|
+
"sourceSection": "1.44",
|
|
4061
|
+
"purpose": "transactionfromthehost.\nrespcodeList:AuthorisationResponseCodeList,Separatewith'|'.such",
|
|
4062
|
+
"signature": "public boolean setApproveRespcodeList(StringrespcodeList)",
|
|
4063
|
+
"docPath": "02-reference/emv/emv-api.md",
|
|
4064
|
+
"keywords": [
|
|
4065
|
+
"emv",
|
|
4066
|
+
"EMV API",
|
|
4067
|
+
"setApproveRespcodeList",
|
|
4068
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4069
|
+
"EmvActivityNew",
|
|
4070
|
+
"transactionfromthehost.\nrespcodeList:AuthorisationResponseCodeList,Separatewith'|'.such"
|
|
4071
|
+
]
|
|
4072
|
+
},
|
|
4073
|
+
{
|
|
4074
|
+
"domain": "emv",
|
|
4075
|
+
"module": "EMV Callback",
|
|
4076
|
+
"method": "onRequestSetAmount",
|
|
4077
|
+
"title": "EMV Callback / onRequestSetAmount",
|
|
4078
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4079
|
+
"demoActivity": "EmvActivityNew",
|
|
4080
|
+
"sourceSection": "2.01",
|
|
4081
|
+
"purpose": "atstartEmv,thiscallback will not betriggered.Tocancelthe\nprocess,call cancelSetAmount.",
|
|
4082
|
+
"signature": "voidonRequestSetAmount()",
|
|
4083
|
+
"docPath": "02-reference/emv/emv-callback.md",
|
|
4084
|
+
"keywords": [
|
|
4085
|
+
"emv",
|
|
4086
|
+
"EMV Callback",
|
|
4087
|
+
"onRequestSetAmount",
|
|
4088
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4089
|
+
"EmvActivityNew",
|
|
4090
|
+
"atstartEmv,thiscallback will not betriggered.Tocancelthe\nprocess,call cancelSetAmount."
|
|
4091
|
+
]
|
|
4092
|
+
},
|
|
4093
|
+
{
|
|
4094
|
+
"domain": "emv",
|
|
4095
|
+
"module": "EMV Callback",
|
|
4096
|
+
"method": "onRequestConfirmCardno",
|
|
4097
|
+
"title": "EMV Callback / onRequestConfirmCardno",
|
|
4098
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4099
|
+
"demoActivity": "EmvActivityNew",
|
|
4100
|
+
"sourceSection": "2.02",
|
|
4101
|
+
"purpose": "Confirm theCardnumber,shouldcallsendConfirmCardnoResult(true)",
|
|
4102
|
+
"signature": "voidonRequestConfirmCardno()",
|
|
4103
|
+
"docPath": "02-reference/emv/emv-callback.md",
|
|
4104
|
+
"keywords": [
|
|
4105
|
+
"emv",
|
|
4106
|
+
"EMV Callback",
|
|
4107
|
+
"onRequestConfirmCardno",
|
|
4108
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4109
|
+
"EmvActivityNew",
|
|
4110
|
+
"Confirm theCardnumber,shouldcallsendConfirmCardnoResult(true)"
|
|
4111
|
+
]
|
|
4112
|
+
},
|
|
4113
|
+
{
|
|
4114
|
+
"domain": "emv",
|
|
4115
|
+
"module": "EMV Callback",
|
|
4116
|
+
"method": "onReturnCheckCardResult",
|
|
4117
|
+
"title": "EMV Callback / onReturnCheckCardResult",
|
|
4118
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4119
|
+
"demoActivity": "EmvActivityNew",
|
|
4120
|
+
"sourceSection": "2.03",
|
|
4121
|
+
"purpose": "card.\n\n•Seeenum CheckCardResult\nKey: StripInfo",
|
|
4122
|
+
"signature": "checkCardResult, Hashtable<String,String>\ndecodeData)\nReturntheresultsinresponsetoaswiped, insertedor tapped",
|
|
4123
|
+
"docPath": "02-reference/emv/emv-callback.md",
|
|
4124
|
+
"keywords": [
|
|
4125
|
+
"emv",
|
|
4126
|
+
"EMV Callback",
|
|
4127
|
+
"onReturnCheckCardResult",
|
|
4128
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4129
|
+
"EmvActivityNew",
|
|
4130
|
+
"card.\n\n•Seeenum CheckCardResult\nKey: StripInfo"
|
|
4131
|
+
]
|
|
4132
|
+
},
|
|
4133
|
+
{
|
|
4134
|
+
"domain": "emv",
|
|
4135
|
+
"module": "EMV Callback",
|
|
4136
|
+
"method": "onRequestSelectApplication",
|
|
4137
|
+
"title": "EMV Callback / onRequestSelectApplication",
|
|
4138
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4139
|
+
"demoActivity": "EmvActivityNew",
|
|
4140
|
+
"sourceSection": "2.04",
|
|
4141
|
+
"purpose": "canceltheprocess, call cancelSelectApplication.\nReturnalist of applications supportedbythemPOSdevice and",
|
|
4142
|
+
"signature": "voidonRequestSelectApplication(ArrayList<String> appList)",
|
|
4143
|
+
"docPath": "02-reference/emv/emv-callback.md",
|
|
4144
|
+
"keywords": [
|
|
4145
|
+
"emv",
|
|
4146
|
+
"EMV Callback",
|
|
4147
|
+
"onRequestSelectApplication",
|
|
4148
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4149
|
+
"EmvActivityNew",
|
|
4150
|
+
"canceltheprocess, call cancelSelectApplication.\nReturnalist of applications supportedbythemPOSdevice and"
|
|
4151
|
+
]
|
|
4152
|
+
},
|
|
4153
|
+
{
|
|
4154
|
+
"domain": "emv",
|
|
4155
|
+
"module": "EMV Callback",
|
|
4156
|
+
"method": "onRequestPinEntry",
|
|
4157
|
+
"title": "EMV Callback / onRequestPinEntry",
|
|
4158
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4159
|
+
"demoActivity": "EmvActivityNew",
|
|
4160
|
+
"sourceSection": "2.05",
|
|
4161
|
+
"purpose": "theprocess, call cancelPinEntry.This callbackcan betriggered\nbystartKernel.\nIndicatethePINentrysource, seePinEntrySource",
|
|
4162
|
+
"signature": "voidonRequestPinEntry(PinEntrySource pinEntrySource)",
|
|
4163
|
+
"docPath": "02-reference/emv/emv-callback.md",
|
|
4164
|
+
"keywords": [
|
|
4165
|
+
"emv",
|
|
4166
|
+
"EMV Callback",
|
|
4167
|
+
"onRequestPinEntry",
|
|
4168
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4169
|
+
"EmvActivityNew",
|
|
4170
|
+
"theprocess, call cancelPinEntry.This callbackcan betriggered\nbystartKernel.\nIndicatethePINentrysource, seePinEntrySource"
|
|
4171
|
+
]
|
|
4172
|
+
},
|
|
4173
|
+
{
|
|
4174
|
+
"domain": "emv",
|
|
4175
|
+
"module": "EMV Callback",
|
|
4176
|
+
"method": "onRequestFinalConfirm",
|
|
4177
|
+
"title": "EMV Callback / onRequestFinalConfirm",
|
|
4178
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4179
|
+
"demoActivity": "EmvActivityNew",
|
|
4180
|
+
"sourceSection": "2.06",
|
|
4181
|
+
"purpose": "thefirst generateAC command.Toproceedor cancelthe\ntransaction, call sendFinalConfirmResult.",
|
|
4182
|
+
"signature": "voidonRequestFinalConfirm()",
|
|
4183
|
+
"docPath": "02-reference/emv/emv-callback.md",
|
|
4184
|
+
"keywords": [
|
|
4185
|
+
"emv",
|
|
4186
|
+
"EMV Callback",
|
|
4187
|
+
"onRequestFinalConfirm",
|
|
4188
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4189
|
+
"EmvActivityNew",
|
|
4190
|
+
"thefirst generateAC command.Toproceedor cancelthe\ntransaction, call sendFinalConfirmResult."
|
|
4191
|
+
]
|
|
4192
|
+
},
|
|
4193
|
+
{
|
|
4194
|
+
"domain": "emv",
|
|
4195
|
+
"module": "EMV Callback",
|
|
4196
|
+
"method": "onRequestOnlineProcess",
|
|
4197
|
+
"title": "EMV Callback / onRequestOnlineProcess",
|
|
4198
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4199
|
+
"demoActivity": "EmvActivityNew",
|
|
4200
|
+
"sourceSection": "2.07",
|
|
4201
|
+
"purpose": "transaction, call sendOnlineProcessResult.\n\nAset of transaction datainTag-Length-Valueformatthat should\nbesent backtoonline server.",
|
|
4202
|
+
"signature": "voidonRequestOnlineProcess(String tlv,StringdataKsn)",
|
|
4203
|
+
"docPath": "02-reference/emv/emv-callback.md",
|
|
4204
|
+
"keywords": [
|
|
4205
|
+
"emv",
|
|
4206
|
+
"EMV Callback",
|
|
4207
|
+
"onRequestOnlineProcess",
|
|
4208
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4209
|
+
"EmvActivityNew",
|
|
4210
|
+
"transaction, call sendOnlineProcessResult.\n\nAset of transaction datainTag-Length-Valueformatthat should\nbesent backtoonline server."
|
|
4211
|
+
]
|
|
4212
|
+
},
|
|
4213
|
+
{
|
|
4214
|
+
"domain": "emv",
|
|
4215
|
+
"module": "EMV Callback",
|
|
4216
|
+
"method": "onReturnBatchData",
|
|
4217
|
+
"title": "EMV Callback / onReturnBatchData",
|
|
4218
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4219
|
+
"demoActivity": "EmvActivityNew",
|
|
4220
|
+
"sourceSection": "2.08",
|
|
4221
|
+
"purpose": "Returnthebatchdataafter completionof an EMV transaction.\nAset of transaction datainTag-Length-Valueformatthat should",
|
|
4222
|
+
"signature": "voidonReturnBatchData(String tlv)",
|
|
4223
|
+
"docPath": "02-reference/emv/emv-callback.md",
|
|
4224
|
+
"keywords": [
|
|
4225
|
+
"emv",
|
|
4226
|
+
"EMV Callback",
|
|
4227
|
+
"onReturnBatchData",
|
|
4228
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4229
|
+
"EmvActivityNew",
|
|
4230
|
+
"Returnthebatchdataafter completionof an EMV transaction.\nAset of transaction datainTag-Length-Valueformatthat should"
|
|
4231
|
+
]
|
|
4232
|
+
},
|
|
4233
|
+
{
|
|
4234
|
+
"domain": "emv",
|
|
4235
|
+
"module": "EMV Callback",
|
|
4236
|
+
"method": "onReturnTransactionResult",
|
|
4237
|
+
"title": "EMV Callback / onReturnTransactionResult",
|
|
4238
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4239
|
+
"demoActivity": "EmvActivityNew",
|
|
4240
|
+
"sourceSection": "2.09",
|
|
4241
|
+
"purpose": "Returnthetransactionresult.\nIndicatethetransactionresult, seeTransactionResult",
|
|
4242
|
+
"signature": "voidonReturnTransactionResult(TransactionResult transResult)",
|
|
4243
|
+
"docPath": "02-reference/emv/emv-callback.md",
|
|
4244
|
+
"keywords": [
|
|
4245
|
+
"emv",
|
|
4246
|
+
"EMV Callback",
|
|
4247
|
+
"onReturnTransactionResult",
|
|
4248
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4249
|
+
"EmvActivityNew",
|
|
4250
|
+
"Returnthetransactionresult.\nIndicatethetransactionresult, seeTransactionResult"
|
|
4251
|
+
]
|
|
4252
|
+
},
|
|
4253
|
+
{
|
|
4254
|
+
"domain": "emv",
|
|
4255
|
+
"module": "EMV Callback",
|
|
4256
|
+
"method": "onRequestDisplayText",
|
|
4257
|
+
"title": "EMV Callback / onRequestDisplayText",
|
|
4258
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4259
|
+
"demoActivity": "EmvActivityNew",
|
|
4260
|
+
"sourceSection": "2.10",
|
|
4261
|
+
"purpose": "Returnthemessage toprompt customer.\nIndicatethemessageto bedisplayed, seeDisplayText",
|
|
4262
|
+
"signature": "voidonRequestDisplayText(DisplayText displayText)",
|
|
4263
|
+
"docPath": "02-reference/emv/emv-callback.md",
|
|
4264
|
+
"keywords": [
|
|
4265
|
+
"emv",
|
|
4266
|
+
"EMV Callback",
|
|
4267
|
+
"onRequestDisplayText",
|
|
4268
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4269
|
+
"EmvActivityNew",
|
|
4270
|
+
"Returnthemessage toprompt customer.\nIndicatethemessageto bedisplayed, seeDisplayText"
|
|
4271
|
+
]
|
|
4272
|
+
},
|
|
4273
|
+
{
|
|
4274
|
+
"domain": "emv",
|
|
4275
|
+
"module": "EMV Callback",
|
|
4276
|
+
"method": "onRequestOfflinePinEntry",
|
|
4277
|
+
"title": "EMV Callback / onRequestOfflinePinEntry",
|
|
4278
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4279
|
+
"demoActivity": "EmvActivityNew",
|
|
4280
|
+
"sourceSection": "2.11",
|
|
4281
|
+
"purpose": "Usuallynotuse",
|
|
4282
|
+
"signature": "pinEntrySource,int PinTryCount);",
|
|
4283
|
+
"docPath": "02-reference/emv/emv-callback.md",
|
|
4284
|
+
"keywords": [
|
|
4285
|
+
"emv",
|
|
4286
|
+
"EMV Callback",
|
|
4287
|
+
"onRequestOfflinePinEntry",
|
|
4288
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4289
|
+
"EmvActivityNew",
|
|
4290
|
+
"Usuallynotuse"
|
|
4291
|
+
]
|
|
4292
|
+
},
|
|
4293
|
+
{
|
|
4294
|
+
"domain": "emv",
|
|
4295
|
+
"module": "EMV Callback",
|
|
4296
|
+
"method": "onRequestOfflinePINVerify",
|
|
4297
|
+
"title": "EMV Callback / onRequestOfflinePINVerify",
|
|
4298
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4299
|
+
"demoActivity": "EmvActivityNew",
|
|
4300
|
+
"sourceSection": "2.12",
|
|
4301
|
+
"purpose": "Offlinepinverify(use inAndroidos8.0)",
|
|
4302
|
+
"signature": "pinEntrySource,int pinEntryType, Bundlebundle);",
|
|
4303
|
+
"docPath": "02-reference/emv/emv-callback.md",
|
|
4304
|
+
"keywords": [
|
|
4305
|
+
"emv",
|
|
4306
|
+
"EMV Callback",
|
|
4307
|
+
"onRequestOfflinePINVerify",
|
|
4308
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4309
|
+
"EmvActivityNew",
|
|
4310
|
+
"Offlinepinverify(use inAndroidos8.0)"
|
|
4311
|
+
]
|
|
4312
|
+
},
|
|
4313
|
+
{
|
|
4314
|
+
"domain": "emv",
|
|
4315
|
+
"module": "EMV Callback",
|
|
4316
|
+
"method": "onReturnIssuerScriptResult",
|
|
4317
|
+
"title": "EMV Callback / onReturnIssuerScriptResult",
|
|
4318
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4319
|
+
"demoActivity": "EmvActivityNew",
|
|
4320
|
+
"sourceSection": "2.13",
|
|
4321
|
+
"purpose": "Tlv:-field55data",
|
|
4322
|
+
"signature": "onReturnIssuerScriptResult(ContantPara.IssuerScriptResult\nscriptResult,String tlv)\nReturnScriptResult,tagDF31isscarptresult",
|
|
4323
|
+
"docPath": "02-reference/emv/emv-callback.md",
|
|
4324
|
+
"keywords": [
|
|
4325
|
+
"emv",
|
|
4326
|
+
"EMV Callback",
|
|
4327
|
+
"onReturnIssuerScriptResult",
|
|
4328
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4329
|
+
"EmvActivityNew",
|
|
4330
|
+
"Tlv:-field55data"
|
|
4331
|
+
]
|
|
4332
|
+
},
|
|
4333
|
+
{
|
|
4334
|
+
"domain": "emv",
|
|
4335
|
+
"module": "EMV Callback",
|
|
4336
|
+
"method": "onNFCrequestTipsConfirm",
|
|
4337
|
+
"title": "EMV Callback / onNFCrequestTipsConfirm",
|
|
4338
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4339
|
+
"demoActivity": "EmvActivityNew",
|
|
4340
|
+
"sourceSection": "2.14",
|
|
4341
|
+
"purpose": "messageID:checkenumNfcTipMessageID\nmsg:\nPLS_REMOVE_CARD,\nPLS_USE_CONTACT_IC_CARD,//1\nNEED_SIGNATURE,//2\nEND_APPLICATION,//3\nSEE_PHONE_REMOVE_AND_PRESENT_CARD,//4\nDISPLAY_BALANCE,//5",
|
|
4342
|
+
"signature": "messageID,Stringmsg);",
|
|
4343
|
+
"docPath": "02-reference/emv/emv-callback.md",
|
|
4344
|
+
"keywords": [
|
|
4345
|
+
"emv",
|
|
4346
|
+
"EMV Callback",
|
|
4347
|
+
"onNFCrequestTipsConfirm",
|
|
4348
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4349
|
+
"EmvActivityNew",
|
|
4350
|
+
"messageID:checkenumNfcTipMessageID\nmsg:\nPLS_REMOVE_CARD,\nPLS_USE_CONTACT_IC_CARD,//1\nNEED_SIGNATURE,//2\nEND_APPLICATION,//3\nSEE_PHONE_REMOVE_AND_PRESENT_CARD,//4\nDISPLAY_BALANCE,//5"
|
|
4351
|
+
]
|
|
4352
|
+
},
|
|
4353
|
+
{
|
|
4354
|
+
"domain": "emv",
|
|
4355
|
+
"module": "EMV Callback",
|
|
4356
|
+
"method": "onNFCrequestOnline",
|
|
4357
|
+
"title": "EMV Callback / onNFCrequestOnline",
|
|
4358
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4359
|
+
"demoActivity": "EmvActivityNew",
|
|
4360
|
+
"sourceSection": "2.15",
|
|
4361
|
+
"purpose": "Whentransactionneedgoonline\nHashtable:\n\"KSN\" :customformatksn,usuallynotuse",
|
|
4362
|
+
"signature": "void onNFCrequestOnline (Hashtable<String,String>hashtable);",
|
|
4363
|
+
"docPath": "02-reference/emv/emv-callback.md",
|
|
4364
|
+
"keywords": [
|
|
4365
|
+
"emv",
|
|
4366
|
+
"EMV Callback",
|
|
4367
|
+
"onNFCrequestOnline",
|
|
4368
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4369
|
+
"EmvActivityNew",
|
|
4370
|
+
"Whentransactionneedgoonline\nHashtable:\n\"KSN\" :customformatksn,usuallynotuse"
|
|
4371
|
+
]
|
|
4372
|
+
},
|
|
4373
|
+
{
|
|
4374
|
+
"domain": "emv",
|
|
4375
|
+
"module": "EMV Callback",
|
|
4376
|
+
"method": "onNFCrequestImportPin",
|
|
4377
|
+
"title": "EMV Callback / onNFCrequestImportPin",
|
|
4378
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4379
|
+
"demoActivity": "EmvActivityNew",
|
|
4380
|
+
"sourceSection": "2.16",
|
|
4381
|
+
"purpose": "ParametersNotusednow\nCallthepasswordkeyboardinthiscallbackfunction,youmayneedtoget\nthecardnumber",
|
|
4382
|
+
"signature": "voidonNFCrequestImportPin (int type, int lasttimeFlag, Stringamt);",
|
|
4383
|
+
"docPath": "02-reference/emv/emv-callback.md",
|
|
4384
|
+
"keywords": [
|
|
4385
|
+
"emv",
|
|
4386
|
+
"EMV Callback",
|
|
4387
|
+
"onNFCrequestImportPin",
|
|
4388
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4389
|
+
"EmvActivityNew",
|
|
4390
|
+
"ParametersNotusednow\nCallthepasswordkeyboardinthiscallbackfunction,youmayneedtoget\nthecardnumber"
|
|
4391
|
+
]
|
|
4392
|
+
},
|
|
4393
|
+
{
|
|
4394
|
+
"domain": "emv",
|
|
4395
|
+
"module": "EMV Callback",
|
|
4396
|
+
"method": "onNFCTransResult",
|
|
4397
|
+
"title": "EMV Callback / onNFCTransResult",
|
|
4398
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4399
|
+
"demoActivity": "EmvActivityNew",
|
|
4400
|
+
"sourceSection": "2.17",
|
|
4401
|
+
"purpose": "Returnthetransactionresulttoapplication\n\nResult:\nCheckenumNfcTransResult\nONLINE_APPROVAL,\nDECLINE_ONLINE,\nTERMINATE,\nOFFLINE_APPROVAL,",
|
|
4402
|
+
"signature": "voidonNFCTransResult(ContantPara.NfcTransResultresult);",
|
|
4403
|
+
"docPath": "02-reference/emv/emv-callback.md",
|
|
4404
|
+
"keywords": [
|
|
4405
|
+
"emv",
|
|
4406
|
+
"EMV Callback",
|
|
4407
|
+
"onNFCTransResult",
|
|
4408
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4409
|
+
"EmvActivityNew",
|
|
4410
|
+
"Returnthetransactionresulttoapplication\n\nResult:\nCheckenumNfcTransResult\nONLINE_APPROVAL,\nDECLINE_ONLINE,\nTERMINATE,\nOFFLINE_APPROVAL,"
|
|
4411
|
+
]
|
|
4412
|
+
},
|
|
4413
|
+
{
|
|
4414
|
+
"domain": "emv",
|
|
4415
|
+
"module": "EMV Callback",
|
|
4416
|
+
"method": "onNFCErrorInfor",
|
|
4417
|
+
"title": "EMV Callback / onNFCErrorInfor",
|
|
4418
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4419
|
+
"demoActivity": "EmvActivityNew",
|
|
4420
|
+
"sourceSection": "2.18",
|
|
4421
|
+
"purpose": "Contactlesstransactionerrorcallbackfunction\nerrID:checkenum NfcErrMessageID\nstrErrInfo:\nERR_LOAD_CALLBACK,\nICS_PARAM_NOT_FIND,\nKERNEL_ERR,",
|
|
4422
|
+
"signature": "strErrInfo);",
|
|
4423
|
+
"docPath": "02-reference/emv/emv-callback.md",
|
|
4424
|
+
"keywords": [
|
|
4425
|
+
"emv",
|
|
4426
|
+
"EMV Callback",
|
|
4427
|
+
"onNFCErrorInfor",
|
|
4428
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4429
|
+
"EmvActivityNew",
|
|
4430
|
+
"Contactlesstransactionerrorcallbackfunction\nerrID:checkenum NfcErrMessageID\nstrErrInfo:\nERR_LOAD_CALLBACK,\nICS_PARAM_NOT_FIND,\nKERNEL_ERR,"
|
|
4431
|
+
]
|
|
4432
|
+
},
|
|
4433
|
+
{
|
|
4434
|
+
"domain": "emv",
|
|
4435
|
+
"module": "EMV Callback",
|
|
4436
|
+
"method": "onReturnNfcCardData",
|
|
4437
|
+
"title": "EMV Callback / onReturnNfcCardData",
|
|
4438
|
+
"classPath": "com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4439
|
+
"demoActivity": "EmvActivityNew",
|
|
4440
|
+
"sourceSection": "2.19",
|
|
4441
|
+
"purpose": "ReturncontactlesstransactionTLVdata\nHashtable:\n\"KSN\" :customformatksn,usuallynotuse",
|
|
4442
|
+
"signature": "public void onReturnNfcCardData(Hashtable<String,String>hashtable)",
|
|
4443
|
+
"docPath": "02-reference/emv/emv-callback.md",
|
|
4444
|
+
"keywords": [
|
|
4445
|
+
"emv",
|
|
4446
|
+
"EMV Callback",
|
|
4447
|
+
"onReturnNfcCardData",
|
|
4448
|
+
"com.urovo.i9000s.api.emv.EmvNfcKernelApi` / `com.urovo.i9000s.api.emv.EmvListener",
|
|
4449
|
+
"EmvActivityNew",
|
|
4450
|
+
"ReturncontactlesstransactionTLVdata\nHashtable:\n\"KSN\" :customformatksn,usuallynotuse"
|
|
4451
|
+
]
|
|
4452
|
+
},
|
|
4453
|
+
{
|
|
4454
|
+
"domain": "emv",
|
|
4455
|
+
"module": "EMV Enum",
|
|
4456
|
+
"method": "EmvOption",
|
|
4457
|
+
"title": "EMV Enum / EmvOption",
|
|
4458
|
+
"classPath": null,
|
|
4459
|
+
"demoActivity": null,
|
|
4460
|
+
"sourceSection": "3.01",
|
|
4461
|
+
"purpose": null,
|
|
4462
|
+
"signature": null,
|
|
4463
|
+
"docPath": "02-reference/emv/emv-enum.md",
|
|
4464
|
+
"keywords": [
|
|
4465
|
+
"emv",
|
|
4466
|
+
"EMV Enum",
|
|
4467
|
+
"EmvOption"
|
|
4468
|
+
]
|
|
4469
|
+
},
|
|
4470
|
+
{
|
|
4471
|
+
"domain": "emv",
|
|
4472
|
+
"module": "EMV Enum",
|
|
4473
|
+
"method": "CheckCardMode",
|
|
4474
|
+
"title": "EMV Enum / CheckCardMode",
|
|
4475
|
+
"classPath": null,
|
|
4476
|
+
"demoActivity": null,
|
|
4477
|
+
"sourceSection": "3.02",
|
|
4478
|
+
"purpose": null,
|
|
4479
|
+
"signature": null,
|
|
4480
|
+
"docPath": "02-reference/emv/emv-enum.md",
|
|
4481
|
+
"keywords": [
|
|
4482
|
+
"emv",
|
|
4483
|
+
"EMV Enum",
|
|
4484
|
+
"CheckCardMode"
|
|
4485
|
+
]
|
|
4486
|
+
},
|
|
4487
|
+
{
|
|
4488
|
+
"domain": "emv",
|
|
4489
|
+
"module": "EMV Enum",
|
|
4490
|
+
"method": "CheckCardResult",
|
|
4491
|
+
"title": "EMV Enum / CheckCardResult",
|
|
4492
|
+
"classPath": null,
|
|
4493
|
+
"demoActivity": null,
|
|
4494
|
+
"sourceSection": "3.03",
|
|
4495
|
+
"purpose": null,
|
|
4496
|
+
"signature": null,
|
|
4497
|
+
"docPath": "02-reference/emv/emv-enum.md",
|
|
4498
|
+
"keywords": [
|
|
4499
|
+
"emv",
|
|
4500
|
+
"EMV Enum",
|
|
4501
|
+
"CheckCardResult"
|
|
4502
|
+
]
|
|
4503
|
+
},
|
|
4504
|
+
{
|
|
4505
|
+
"domain": "emv",
|
|
4506
|
+
"module": "EMV Enum",
|
|
4507
|
+
"method": "TransactionResult",
|
|
4508
|
+
"title": "EMV Enum / TransactionResult",
|
|
4509
|
+
"classPath": null,
|
|
4510
|
+
"demoActivity": null,
|
|
4511
|
+
"sourceSection": "3.04",
|
|
4512
|
+
"purpose": null,
|
|
4513
|
+
"signature": null,
|
|
4514
|
+
"docPath": "02-reference/emv/emv-enum.md",
|
|
4515
|
+
"keywords": [
|
|
4516
|
+
"emv",
|
|
4517
|
+
"EMV Enum",
|
|
4518
|
+
"TransactionResult"
|
|
4519
|
+
]
|
|
4520
|
+
},
|
|
4521
|
+
{
|
|
4522
|
+
"domain": "emv",
|
|
4523
|
+
"module": "EMV Enum",
|
|
4524
|
+
"method": "DisplayText",
|
|
4525
|
+
"title": "EMV Enum / DisplayText",
|
|
4526
|
+
"classPath": null,
|
|
4527
|
+
"demoActivity": null,
|
|
4528
|
+
"sourceSection": "3.05",
|
|
4529
|
+
"purpose": null,
|
|
4530
|
+
"signature": null,
|
|
4531
|
+
"docPath": "02-reference/emv/emv-enum.md",
|
|
4532
|
+
"keywords": [
|
|
4533
|
+
"emv",
|
|
4534
|
+
"EMV Enum",
|
|
4535
|
+
"DisplayText"
|
|
4536
|
+
]
|
|
4537
|
+
},
|
|
4538
|
+
{
|
|
4539
|
+
"domain": "emv",
|
|
4540
|
+
"module": "EMV Enum",
|
|
4541
|
+
"method": "PinEntryResult",
|
|
4542
|
+
"title": "EMV Enum / PinEntryResult",
|
|
4543
|
+
"classPath": null,
|
|
4544
|
+
"demoActivity": null,
|
|
4545
|
+
"sourceSection": "3.06",
|
|
4546
|
+
"purpose": null,
|
|
4547
|
+
"signature": null,
|
|
4548
|
+
"docPath": "02-reference/emv/emv-enum.md",
|
|
4549
|
+
"keywords": [
|
|
4550
|
+
"emv",
|
|
4551
|
+
"EMV Enum",
|
|
4552
|
+
"PinEntryResult"
|
|
4553
|
+
]
|
|
4554
|
+
},
|
|
4555
|
+
{
|
|
4556
|
+
"domain": "emv",
|
|
4557
|
+
"module": "EMV Enum",
|
|
4558
|
+
"method": "PinEntrySource",
|
|
4559
|
+
"title": "EMV Enum / PinEntrySource",
|
|
4560
|
+
"classPath": null,
|
|
4561
|
+
"demoActivity": null,
|
|
4562
|
+
"sourceSection": "3.07",
|
|
4563
|
+
"purpose": null,
|
|
4564
|
+
"signature": null,
|
|
4565
|
+
"docPath": "02-reference/emv/emv-enum.md",
|
|
4566
|
+
"keywords": [
|
|
4567
|
+
"emv",
|
|
4568
|
+
"EMV Enum",
|
|
4569
|
+
"PinEntrySource"
|
|
4570
|
+
]
|
|
4571
|
+
},
|
|
4572
|
+
{
|
|
4573
|
+
"domain": "emv",
|
|
4574
|
+
"module": "EMV Enum",
|
|
4575
|
+
"method": "NfcTransResult",
|
|
4576
|
+
"title": "EMV Enum / NfcTransResult",
|
|
4577
|
+
"classPath": null,
|
|
4578
|
+
"demoActivity": null,
|
|
4579
|
+
"sourceSection": "3.08",
|
|
4580
|
+
"purpose": null,
|
|
4581
|
+
"signature": null,
|
|
4582
|
+
"docPath": "02-reference/emv/emv-enum.md",
|
|
4583
|
+
"keywords": [
|
|
4584
|
+
"emv",
|
|
4585
|
+
"EMV Enum",
|
|
4586
|
+
"NfcTransResult"
|
|
4587
|
+
]
|
|
4588
|
+
},
|
|
4589
|
+
{
|
|
4590
|
+
"domain": "emv",
|
|
4591
|
+
"module": "EMV Enum",
|
|
4592
|
+
"method": "NfcTipMessageID",
|
|
4593
|
+
"title": "EMV Enum / NfcTipMessageID",
|
|
4594
|
+
"classPath": null,
|
|
4595
|
+
"demoActivity": null,
|
|
4596
|
+
"sourceSection": "3.09",
|
|
4597
|
+
"purpose": null,
|
|
4598
|
+
"signature": null,
|
|
4599
|
+
"docPath": "02-reference/emv/emv-enum.md",
|
|
4600
|
+
"keywords": [
|
|
4601
|
+
"emv",
|
|
4602
|
+
"EMV Enum",
|
|
4603
|
+
"NfcTipMessageID"
|
|
4604
|
+
]
|
|
4605
|
+
},
|
|
4606
|
+
{
|
|
4607
|
+
"domain": "emv",
|
|
4608
|
+
"module": "EMV Enum",
|
|
4609
|
+
"method": "NfcErrMessageID",
|
|
4610
|
+
"title": "EMV Enum / NfcErrMessageID",
|
|
4611
|
+
"classPath": null,
|
|
4612
|
+
"demoActivity": null,
|
|
4613
|
+
"sourceSection": "3.10",
|
|
4614
|
+
"purpose": null,
|
|
4615
|
+
"signature": null,
|
|
4616
|
+
"docPath": "02-reference/emv/emv-enum.md",
|
|
4617
|
+
"keywords": [
|
|
4618
|
+
"emv",
|
|
4619
|
+
"EMV Enum",
|
|
4620
|
+
"NfcErrMessageID"
|
|
4621
|
+
]
|
|
4622
|
+
},
|
|
4623
|
+
{
|
|
4624
|
+
"domain": "emv",
|
|
4625
|
+
"module": "EMV Enum",
|
|
4626
|
+
"method": "Operation",
|
|
4627
|
+
"title": "EMV Enum / Operation",
|
|
4628
|
+
"classPath": null,
|
|
4629
|
+
"demoActivity": null,
|
|
4630
|
+
"sourceSection": "3.11",
|
|
4631
|
+
"purpose": null,
|
|
4632
|
+
"signature": null,
|
|
4633
|
+
"docPath": "02-reference/emv/emv-enum.md",
|
|
4634
|
+
"keywords": [
|
|
4635
|
+
"emv",
|
|
4636
|
+
"EMV Enum",
|
|
4637
|
+
"Operation"
|
|
4638
|
+
]
|
|
4639
|
+
},
|
|
4640
|
+
{
|
|
4641
|
+
"domain": "emv",
|
|
4642
|
+
"module": "EMV Appendix",
|
|
4643
|
+
"method": "CVM processing FAQ",
|
|
4644
|
+
"title": "EMV Appendix / CVM processing FAQ",
|
|
4645
|
+
"classPath": null,
|
|
4646
|
+
"demoActivity": null,
|
|
4647
|
+
"sourceSection": "4.1",
|
|
4648
|
+
"purpose": null,
|
|
4649
|
+
"signature": null,
|
|
4650
|
+
"docPath": "02-reference/emv/emv-appendix.md",
|
|
4651
|
+
"keywords": [
|
|
4652
|
+
"emv",
|
|
4653
|
+
"EMV Appendix",
|
|
4654
|
+
"CVM processing FAQ"
|
|
4655
|
+
]
|
|
4656
|
+
},
|
|
4657
|
+
{
|
|
4658
|
+
"domain": "emv",
|
|
4659
|
+
"module": "EMV Appendix",
|
|
4660
|
+
"method": "EMV kernel using FAQ",
|
|
4661
|
+
"title": "EMV Appendix / EMV kernel using FAQ",
|
|
4662
|
+
"classPath": null,
|
|
4663
|
+
"demoActivity": null,
|
|
4664
|
+
"sourceSection": "4.2",
|
|
4665
|
+
"purpose": null,
|
|
4666
|
+
"signature": null,
|
|
4667
|
+
"docPath": "02-reference/emv/emv-appendix.md",
|
|
4668
|
+
"keywords": [
|
|
4669
|
+
"emv",
|
|
4670
|
+
"EMV Appendix",
|
|
4671
|
+
"EMV kernel using FAQ"
|
|
4672
|
+
]
|
|
4673
|
+
},
|
|
4674
|
+
{
|
|
4675
|
+
"domain": "emv",
|
|
4676
|
+
"module": "EMV Appendix",
|
|
4677
|
+
"method": "# For NFC (Contactless) issues",
|
|
4678
|
+
"title": "EMV Appendix / # For NFC (Contactless) issues",
|
|
4679
|
+
"classPath": null,
|
|
4680
|
+
"demoActivity": null,
|
|
4681
|
+
"sourceSection": "4.3",
|
|
4682
|
+
"purpose": null,
|
|
4683
|
+
"signature": null,
|
|
4684
|
+
"docPath": "02-reference/emv/emv-appendix.md",
|
|
4685
|
+
"keywords": [
|
|
4686
|
+
"emv",
|
|
4687
|
+
"EMV Appendix",
|
|
4688
|
+
"# For NFC (Contactless) issues"
|
|
4689
|
+
]
|
|
4690
|
+
},
|
|
4691
|
+
{
|
|
4692
|
+
"domain": "emv",
|
|
4693
|
+
"module": "EMV Appendix",
|
|
4694
|
+
"method": "Contact",
|
|
4695
|
+
"title": "EMV Appendix / Contact",
|
|
4696
|
+
"classPath": null,
|
|
4697
|
+
"demoActivity": null,
|
|
4698
|
+
"sourceSection": "4.2",
|
|
4699
|
+
"purpose": null,
|
|
4700
|
+
"signature": null,
|
|
4701
|
+
"docPath": "02-reference/emv/emv-appendix.md",
|
|
4702
|
+
"keywords": [
|
|
4703
|
+
"emv",
|
|
4704
|
+
"EMV Appendix",
|
|
4705
|
+
"Contact"
|
|
4706
|
+
]
|
|
4707
|
+
},
|
|
4708
|
+
{
|
|
4709
|
+
"domain": "undocumented",
|
|
4710
|
+
"module": "DeviceManager",
|
|
4711
|
+
"method": "setLockTaskMode",
|
|
4712
|
+
"classPath": "com.urovo.device.DeviceManager",
|
|
4713
|
+
"docPath": "02-reference/undocumented/kiosk-lock-task.md",
|
|
4714
|
+
"keywords": [
|
|
4715
|
+
"kiosk",
|
|
4716
|
+
"lock task",
|
|
4717
|
+
"DeviceManager"
|
|
4718
|
+
]
|
|
4719
|
+
},
|
|
4720
|
+
{
|
|
4721
|
+
"domain": "undocumented",
|
|
4722
|
+
"module": "DeviceManager",
|
|
4723
|
+
"method": "setLockTaskModePassword",
|
|
4724
|
+
"classPath": "com.urovo.device.DeviceManager",
|
|
4725
|
+
"docPath": "02-reference/undocumented/kiosk-lock-task.md",
|
|
4726
|
+
"keywords": [
|
|
4727
|
+
"kiosk",
|
|
4728
|
+
"password",
|
|
4729
|
+
"DeviceManager"
|
|
4730
|
+
]
|
|
4731
|
+
}
|
|
4732
|
+
]
|
|
4733
|
+
}
|