KWWedge Object

This namespace enables devices to serve as keyboard wedges (pass data to KioWare for Android as if entered on a keyboard).

Functions

Type Signature
string getCodes(string deviceNameOrAlias)
This function can be used to return code values from a device serving as a keyboard wedge.
bool hasBuffer(string deviceNameOrAlias)
This function can be used to indicate that either data input has started but is not yet complete or all data has been input but is waiting for processing.
int getStatus(string deviceNameOrAlias)
This function can be used to return an integer that indicates the status of the keyboard wedge.