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