Search
Preparing search index...
The search index is not available
EVA SDK Redux
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
IChannelStatus
Interface IChannelStatus
The information about a single channels clients
export
interface
IChannelStatus
Hierarchy
IChannelStatus
Index
Properties
channel
Name
clients
Properties
channel
Name
channel
Name
:
string
clients
clients
:
{
app
:
IClientApp
;
lastSeen
:
Date
;
status
:
"active"
|
"stale"
}
[]
Globals
IChannel
Status
channel
Name
clients
The information about a single channels clients
IChannelStatus