Listener for incoming messages from gateway.

Namespace: hr.tis.mgw.client.message.notification
Assembly:   mgw2-client-1.0.6 (in mgw2-client-1.0.6)
Version: 2.1.0.6

Syntax

Visual Basic (Declaration)
Public Interface MessageListener
C#
public interface MessageListener
Visual C++
public interface class MessageListener

Remarks

Route ID parameter found in every listener method can be used by application to perform some route-specific logic. For mGw version 2 use MessageListener2.