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).
interface
ShardFeatures
{
acarsEnabled
:
boolean
;
globalPttEnabled
:
boolean
;
maxNets
:
number
;
publicNet
:
{
enabled
:
boolean
;
name
:
string
;
roleIds
:
string
[]
}
;
}
Index
Properties
acars
Enabled
global
Ptt
Enabled
max
Nets
public
Net
Properties
acars
Enabled
acarsEnabled
:
boolean
global
Ptt
Enabled
globalPttEnabled
:
boolean
max
Nets
maxNets
:
number
public
Net
publicNet
:
{
enabled
:
boolean
;
name
:
string
;
roleIds
:
string
[]
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
acars
Enabled
global
Ptt
Enabled
max
Nets
public
Net
@30k/starcomm-client
Loading...
Shard feature configuration (max nets, PTT, public net).