Message sending and receiving interface.

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

Syntax

Visual Basic (Declaration)
Public MustInherit Class MessageManager2 _
	Inherits AbstractManager2
C#
public abstract class MessageManager2 : AbstractManager2
Visual C++
public ref class MessageManager2 abstract : public AbstractManager2

Inheritance Hierarchy

System.Object
  hr.tis.mgw.client.common.AbstractManager2
    hr.tis.mgw.client.message.MessageManager2
      hr.tis.mgw.client.message.MessageManager2Impl