Preparing search index...
The search index is not available
@30k/starcomm-client
@30k/starcomm-client
ShardFeatures
Interface ShardFeatures
Shard feature configuration (max nets, PTT, public net, org link, ACARS, ready checks).
interface
ShardFeatures
{
acarsEnabled
:
boolean
;
globalPttEnabled
:
boolean
;
maxNets
:
number
;
orgLink
:
OrgLinkFeature
;
publicNet
:
{
enabled
:
boolean
;
name
:
string
;
roleIds
:
string
[]
}
;
readyCheckEnabled
:
boolean
;
}
Index
Properties
acars
Enabled
global
Ptt
Enabled
max
Nets
org
Link
public
Net
ready
Check
Enabled
Properties
acars
Enabled
acarsEnabled
:
boolean
global
Ptt
Enabled
globalPttEnabled
:
boolean
max
Nets
maxNets
:
number
org
Link
orgLink
:
OrgLinkFeature
public
Net
publicNet
:
{
enabled
:
boolean
;
name
:
string
;
roleIds
:
string
[]
}
ready
Check
Enabled
readyCheckEnabled
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
acars
Enabled
global
Ptt
Enabled
max
Nets
org
Link
public
Net
ready
Check
Enabled
@30k/starcomm-client
Loading...
Shard feature configuration (max nets, PTT, public net, org link, ACARS, ready checks).