Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
kStatus GoReceiver_SetMessageHandler ( GoReceiver  receiver,
GoReceiverMessageFx  function,
kPointer  context 
)

Sets a callback function that can be used to receive notifications when data is available to be read.

Version
Introduced in firmware 4.0.10.27
Parameters
receiverReceiver object.
functionData callback function (or kNULL to unregister).
contextContext argument for callback (function receiver).
Returns
Operation status.