EasyScript C API  3.5.29
Platform Independent C Library for EasyScript ScripTouch Devices
streaming_event_data Union Reference

#include <scriptel-easyscript.h>

Collaboration diagram for streaming_event_data:

Data Fields

callback_type type
 the type of data contained More...
 
signature_meta_data meta_data
 the meta data for the upcoming signature More...
 
scriptel_coordinate coordinate
 a signature coordinate More...
 
scriptel_cardswipe card_swipe
 cardswipe information More...
 

Detailed Description

Data being returned through a callback to the application

Field Documentation

◆ card_swipe

scriptel_cardswipe card_swipe

cardswipe information

◆ coordinate

scriptel_coordinate coordinate

a signature coordinate

◆ meta_data

the meta data for the upcoming signature

◆ type

the type of data contained


The documentation for this union was generated from the following file: