|
FireSync API
|
Virtual method that can be overridden to perform custom actions when a messages is received.
This function is not invoked directly by external code; the kPxBlock_Process method should be called to provide a message to a block for processing.
| block | Block object. |
| port | Port on which message was received. |
| msg | Message object (readonly; ownership is transferred; will be null if input queues are enabled). |