| Package | Description |
|---|---|
| com.openfin.desktop | |
| com.openfin.desktop.channel |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ChannelClient> |
DesktopConnection.sendActionAsync(String action,
org.json.JSONObject payload) |
| Modifier and Type | Field and Description |
|---|---|
protected ChannelClient |
AbstractServiceClient.channelClient |
| Modifier and Type | Method and Description |
|---|---|
void |
Channel.connect(AsyncCallback<ChannelClient> callback)
Connect to the channel.
|
void |
Channel.connect(String nameAlias,
AsyncCallback<ChannelClient> callback)
Connect to the channel with an alias.
|
Copyright © 2020. All rights reserved.