Call to message translator for EtchBridgeClient.
| C# | Visual Basic | Visual C++ |
public class RemoteEtchBridgeClient : RemoteEtchBridge, EtchBridgeClient, EtchBridge
Public Class RemoteEtchBridgeClient _ Inherits RemoteEtchBridge _ Implements EtchBridgeClient, EtchBridge
public ref class RemoteEtchBridgeClient : public RemoteEtchBridge, EtchBridgeClient, EtchBridge
| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description |
|---|---|---|
| RemoteEtchBridgeClient(DeliveryService, ValueFactory) | Constructs the RemoteEtchBridgeClient. | |
| _async | Class Instance used to hide synchronous message
implementation. Use this to invoke the asynchronous message
implementation | |
| _inner | Deprecated. | |
| pluginStatusUpdate(String, String, Nullable<(Of <(PluginStatus>)>)) |
Notification event from Etch Bridge to application when plugin status changes
| |
| sessionEndNotify(String) |
Notification from Etch Bridge to plugin when an application session ended
|
| Object | |||
| RemoteBase | |||
| RemoteEtchBridge | |||
| RemoteEtchBridgeClient | |||