Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:sdk_api [2018/12/24 14:49]
jbkim [getFtpFirmwareFileList]
en:sdk_api [2019/01/02 10:32]
simba
Line 28: Line 28:
 \\ \\
  
-=====getVersion===== +=====getVersions===== 
-Get the SDK/​Firmware ​version+Get the SDK/​Firmware ​versions
 <code java> <code java>
-int getVersion(Version version)+int getVersions(Versions versions)
 </​code>​ </​code>​
 ===Parameters=== ===Parameters===
-  * ''​version''​ : SDK/​Firmware ​version+  * ''​versions''​ : version information(SDK / Firmware ​/ Fingerprint library / Card library)
 <callout type="​info">​ <callout type="​info">​
 [[references#​Version|Refer to Version Class]] [[references#​Version|Refer to Version Class]]