- For Java and the C# SDKs the
vend_callbacks_tinterface defines the set of callback methods that your application must implement to respond to these events. - In the C SDK the
vmc_vend_event_eenumeration performs the same.
Vending callbacks interface
Thevend_callbacks_t interface is designed to handle events related to vending operations.
vend_callbacks_t interface:
Interface methods
The table below provides a more detailed description of the Methods.Vending events enumeration
Thevmc_vend_event_e enumeration is designed to handle events related to vending operations in the C SDK.
C
Enumeration methods
Below is a list of methods available when using thevend_callbacks_t interface: