Reference Library
ServiceProvider..::..DmccProtocolVersion Class
NamespacesAvaya.ApplicationEnablement.DMCCServiceProviderServiceProvider..::..DmccProtocolVersion
ProtocolVersion contains the strings which the .NET ServiceProvider understands for the protocol in the StartApplicationSession() interface. PROTOCOL_VERSION_4_1 (and later) are the only officially supported protocol, but PROTOCOL_VERSION_3_0, PROTOCOL_VERSION_3_1, and PROTOCOL_VERSION_4_0 are also there if you want to attempt to use an earlier protocol version.
Declaration Syntax
C#Visual BasicVisual C++
public class DmccProtocolVersion
Public Class DmccProtocolVersion
public ref class DmccProtocolVersion
Members
All MembersConstructorsFields



IconMemberDescription
ServiceProvider..::..DmccProtocolVersion()()()()
PROTOCOL_VERSION_3_0
DMCC Protocol Version 3.0

PROTOCOL_VERSION_3_1
DMCC Protocol Version 3.0

PROTOCOL_VERSION_4_0
DMCC Protocol Version 4.0

PROTOCOL_VERSION_4_1
DMCC Protocol Version 4.1

PROTOCOL_VERSION_4_2
DMCC Protocol Version 4.2

PROTOCOL_VERSION_5_2
DMCC Protocol Version 5.2

PROTOCOL_VERSION_6_1
DMCC Protocol Version 6.1

PROTOCOL_VERSION_6_2
DMCC Protocol Version 6.2

PROTOCOL_VERSION_6_3
DMCC Protocol Version 6.3

PROTOCOL_VERSION_6_3_1
DMCC Protocol Version 6.3.1

PROTOCOL_VERSION_6_3_3
DMCC Protocol Version 6.3.3

Inheritance Hierarchy
Object
ServiceProvider..::..DmccProtocolVersion

Assembly: ServiceProvider (Module: ServiceProvider)