Uses of Class
com.openfin.desktop.channel.ChannelClientConnectEvent
| Package | Description |
|---|---|
| com.openfin.desktop.channel |
-
Uses of ChannelClientConnectEvent in com.openfin.desktop.channel
Methods in com.openfin.desktop.channel with parameters of type ChannelClientConnectEvent Modifier and Type Method Description protected voidChannelProvider. fireClientConnectEvent(ChannelClientConnectEvent event)protected voidChannelProvider. fireClientDisconnectEvent(ChannelClientConnectEvent event)voidChannelProviderListener. onClientConnect(ChannelClientConnectEvent connectionEvent)Callback when a channel provider receives a connect request from a channel clientvoidChannelProviderListener. onClientDisconnect(ChannelClientConnectEvent connectionEvent)Callback when a channel provider receives when a channel client disconnects