
23 www.epadlink.com
Integration Guide (ePad-vision SDK for Chrome & Firefox)
Output Message
{"command":5,"status":false,"message":"Failed to refresh the screen"}
Number identifying the command. 5 for screen refresh.
True if refresh is successful, false otherwise.
Empty in case refresh is successfully executed, message in case
refresh fails.
9.7 – Signature Event Polling (Firefox only)
All the signature points scribbled on the device should be polled from the native library. Polling should
be started right after the signature capture screen is created on the screen.
SignatureEvent polling function should be called at repeated intervals to query the signature data.
Refer to the sample extension for reference implementation of the polling.
Input: None
Return Value: Signature point data as a comma separated values. Below is the format
9.8 – Widget Event Polling (Firefox only)
The widget events should be polled from the native library. Polling should be started right after the
signature capture screen is created on the device screen.
WidgetEvent polling function should be called at repeated intervals to query the signature data. Refer
to the sample extension for reference implementation of the polling.
Input: None
Return Value: Widget details as a comma separated values. Below is the format
Widgetid,widgetype,widgeteventcode
Kommentare zu diesen Handbüchern