public interface PageRequestHandler
Modifier and Type | Method and Description |
---|---|
void |
onPageRequest(int pageId,
String mobileDeviceIdentifier)
Occurs when a page details are requested by the mobile/third party
application.
|
void onPageRequest(int pageId, String mobileDeviceIdentifier)
pageId
- id of the pagemobileDeviceIdentifier
- identifier for mobile/third party applicationCopyright © 2015 MMSOFT Design. All Rights Reserved.