Cisco Unified Application Environment Etch Bridge
RemoteEtchBridgeServer Class
Namespacescisco.uc.cuaeRemoteEtchBridgeServer
Call to message translator for EtchBridgeServer.
Declaration Syntax
C#Visual BasicVisual C++
public class RemoteEtchBridgeServer : RemoteEtchBridge, 
	EtchBridgeServer, EtchBridge
Public Class RemoteEtchBridgeServer _
	Inherits RemoteEtchBridge _
	Implements EtchBridgeServer, EtchBridge
public ref class RemoteEtchBridgeServer : public RemoteEtchBridge, 
	EtchBridgeServer, EtchBridge
Members
All MembersConstructorsMethodsFields



IconMemberDescription
RemoteEtchBridgeServer(DeliveryService, ValueFactory)
Constructs the RemoteEtchBridgeServer.

_async
Class Instance used to hide synchronous message implementation. Use this to invoke the asynchronous message implementation

_inner
Deprecated.

addCuaeSession(String)
getConfig(String)
Query application partition configuration items

getPartitions()()()
Query application partitions

logWrite(Nullable<(Of <(LogLevel>)>), String)
CUAE Etch Bridge notify Etch application has been triggered

registerApplication(String, String, String, String)
Register Etch application to CUAE Etch Bridge

registerPlugin(String, String, String, String, String)
Register Etch plugin to CUAE Etch Bridge

removeCuaeSession(String)
Etch application notify a session instance terminated from the application logic. This is similar to the legacy EndScript action in CUAE.

unregisterApplication(String, String, String)
Unregister Etch application from CUAE Etch Bridge

unregisterPlugin(String, String, String)
Unregister Etch plugin from CUAE Etch Bridge

Inheritance Hierarchy
Object
RemoteBase
 RemoteEtchBridge
  RemoteEtchBridgeServer

Assembly: autodoc-csharp (Module: autodoc-csharp) Version: 0.0.0.0