public interface CommandReceivedHandler
Modifier and Type | Method and Description |
---|---|
void |
onCommandReceived(int commandId,
String mobileDeviceIdentifier)
Occurs when a command is received from the mobile/third party
application.
|
void onCommandReceived(int commandId, String mobileDeviceIdentifier)
commandId
- id of the commandmobileDeviceIdentifier
- identifier for mobile/third party applicationCopyright © 2015 MMSOFT Design. All Rights Reserved.