Cisco Unified Application Environment Etch Bridge
NewEtchBridgeServer Method (client)
Namespacescisco.uc.cuaeEtchBridgeHelper..::.EtchBridgeServerFactoryNewEtchBridgeServer(RemoteEtchBridgeClient)
Declaration Syntax
C#Visual BasicVisual C++
EtchBridgeServer NewEtchBridgeServer(
	RemoteEtchBridgeClient client
)
Function NewEtchBridgeServer ( _
	client As RemoteEtchBridgeClient _
) As EtchBridgeServer
EtchBridgeServer^ NewEtchBridgeServer(
	RemoteEtchBridgeClient^ client
)
Parameters
client (RemoteEtchBridgeClient)
an RemoteEtchBridgeClient instance for server implementation to use to call back to the client.
Return Value
an instance of EtchBridgeServer (e.g., ImplEtchBridgeServer) to handle messages which arrive from the client.

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