Service Information - CipherLab RK25 User Manual

Android programming
Hide thumbs Also See for RK25:
Table of Contents

Advertisement

Example
@Override
protected void onDestroy() {
super.onDestroy();
m_SM.Release();
}
See Also
SamManager InitInstance
ClResult Reset
Purpose
Reset SAM controller.
Syntax
ClResult Reset()
Return Value
If successful, it returns ClResult.S_OK.
Otherwise, it returns ClResult.S_ERR.

2.2 SERVICE INFORMATION

Get_SamServiceVer
Purpose
Gets SAM service version of the device.
String Get_SamServiceVer ();
Syntax
Example
String ver = m_SM.Get_SamServiceVer()
Chapter 2 SAM API
75

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the RK25 and is the answer not in the manual?

Questions and answers

Table of Contents