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()()()
static memberPROTOCOL_VERSION_3_0
DMCC Protocol Version 3.0

static memberPROTOCOL_VERSION_3_1
DMCC Protocol Version 3.0

static memberPROTOCOL_VERSION_4_0
DMCC Protocol Version 4.0

static memberPROTOCOL_VERSION_4_1
DMCC Protocol Version 4.1

Inheritance Hierarchy
Object
ServiceProvider..::.DmccProtocolVersion

Assembly: ServiceProvider (Module: ServiceProvider)