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
Need help?
Do you have a question about the RK25 and is the answer not in the manual?
Questions and answers