Preparing search index...
The search index is not available
openfin-adapter
openfin-adapter
OpenFin
ChannelClient
Class ChannelClient
Hierarchy
ChannelBase
ChannelClient
Index
Constructors
constructor
Accessors
provider
Identity
Methods
after
Action
before
Action
disconnect
dispatch
on
Disconnection
on
Error
register
remove
send
Disconnect
Action
set
Default
Action
close
Channel
By
Endpoint
Id
handle
Provider
Disconnect
Constructors
constructor
new
Channel
Client
(
routingInfo
:
RoutingInfo
, wire
:
Transport
<
EntityType
>
, strategy
:
AnyStrategy
)
:
OpenFin
.
ChannelClient
Parameters
routingInfo:
RoutingInfo
wire:
Transport
<
EntityType
>
strategy:
AnyStrategy
Returns
OpenFin
.
ChannelClient
Accessors
provider
Identity
get
providerIdentity
(
)
:
ProviderIdentity
Returns
ProviderIdentity
Methods
after
Action
after
Action
(
func
:
ChannelMiddleware
)
:
void
Parameters
func:
ChannelMiddleware
Returns
void
before
Action
before
Action
(
func
:
ChannelMiddleware
)
:
void
Parameters
func:
ChannelMiddleware
Returns
void
disconnect
disconnect
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
dispatch
dispatch
(
action
:
string
, payload
?:
any
)
:
Promise
<
any
>
Parameters
action:
string
Optional
payload:
any
Returns
Promise
<
any
>
on
Disconnection
on
Disconnection
(
listener
:
DisconnectionListener
)
:
void
Parameters
listener:
DisconnectionListener
Returns
void
on
Error
on
Error
(
func
:
ErrorMiddleware
)
:
void
Parameters
func:
ErrorMiddleware
Returns
void
register
register
(
topic
:
string
, listener
:
ChannelAction
)
:
boolean
Parameters
topic:
string
listener:
ChannelAction
Returns
boolean
remove
remove
(
action
:
string
)
:
void
Parameters
action:
string
Returns
void
send
Disconnect
Action
send
Disconnect
Action
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
set
Default
Action
set
Default
Action
(
func
:
ChannelMiddleware
)
:
void
Parameters
func:
ChannelMiddleware
Returns
void
Static
close
Channel
By
Endpoint
Id
close
Channel
By
Endpoint
Id
(
id
:
string
)
:
void
Parameters
id:
string
Returns
void
Static
handle
Provider
Disconnect
handle
Provider
Disconnect
(
eventPayload
:
ProviderIdentity
)
:
void
Parameters
eventPayload:
ProviderIdentity
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Modules
openfin-
adapter
Application
Channel
Channel
Client
Channel
Provider
Clipboard
External
Application
Fin
Frame
Global
Hotkey
Inter
Application
Bus
Interop
Interop
Broker
Interop
Client
Layout
Open
Fin
Application
Events
Base
Events
External
Application
Events
Frame
Events
Global
Hotkey
Events
Platform
Events
System
Events
View
Events
Web
Contents
Events
Window
Events
Platform
Platform
Provider
Snapshot
Source
System
View
Window
Channel
Client
constructor
provider
Identity
after
Action
before
Action
disconnect
dispatch
on
Disconnection
on
Error
register
remove
send
Disconnect
Action
set
Default
Action
close
Channel
By
Endpoint
Id
handle
Provider
Disconnect
Generated using
TypeDoc