public class CmHandshakeResult
extends java.lang.Object
| Constructor and Description |
|---|
CmHandshakeResult() |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
java.lang.String |
getErrorMessage() |
byte |
getMajorVersion() |
byte |
getMinorVersion() |
byte |
getModuleId() |
byte |
getPatchVersion() |