h1z1-server
Preparing search index...
servers/ZoneServer2016/managers/voicechatmanager
VoiceChatManager
Class VoiceChatManager
Index
Constructors
constructor
Properties
join
Voice
Chat
On
Connect
server
Access
Token
use
Voice
Chat
V2
Methods
handle
Voice
Chat
Admin
Command
handle
Voice
Chat
Command
handle
Voice
Chat
Disconnect
handle
Voice
Chat
Init
send
Voice
Chat
Error
send
Voice
Chat
State
Constructors
constructor
new
VoiceChatManager
()
:
VoiceChatManager
Returns
VoiceChatManager
Properties
join
Voice
Chat
On
Connect
joinVoiceChatOnConnect
:
boolean
server
Access
Token
serverAccessToken
:
string
use
Voice
Chat
V2
useVoiceChatV2
:
boolean
Methods
handle
Voice
Chat
Admin
Command
handleVoiceChatAdminCommand
(
server
:
ZoneServer2016
,
client
:
ZoneClient2016
,
args
:
string
[]
,
)
:
void
Parameters
server
:
ZoneServer2016
client
:
ZoneClient2016
args
:
string
[]
Returns
void
handle
Voice
Chat
Command
handleVoiceChatCommand
(
server
:
ZoneServer2016
,
client
:
ZoneClient2016
,
args
:
string
[]
,
)
:
void
Parameters
server
:
ZoneServer2016
client
:
ZoneClient2016
args
:
string
[]
Returns
void
handle
Voice
Chat
Disconnect
handleVoiceChatDisconnect
(
server
:
ZoneServer2016
,
client
:
ZoneClient2016
)
:
void
Parameters
server
:
ZoneServer2016
client
:
ZoneClient2016
Returns
void
handle
Voice
Chat
Init
handleVoiceChatInit
(
server
:
ZoneServer2016
,
client
:
ZoneClient2016
)
:
void
Parameters
server
:
ZoneServer2016
client
:
ZoneClient2016
Returns
void
send
Voice
Chat
Error
sendVoiceChatError
(
server
:
ZoneServer2016
,
client
:
ZoneClient2016
,
error
:
string
,
)
:
void
Parameters
server
:
ZoneServer2016
client
:
ZoneClient2016
error
:
string
Returns
void
send
Voice
Chat
State
sendVoiceChatState
(
server
:
ZoneServer2016
,
client
:
ZoneClient2016
,
instance
?:
number
,
)
:
void
Parameters
server
:
ZoneServer2016
client
:
ZoneClient2016
instance
:
number
= 1
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
join
Voice
Chat
On
Connect
server
Access
Token
use
Voice
Chat
V2
Methods
handle
Voice
Chat
Admin
Command
handle
Voice
Chat
Command
handle
Voice
Chat
Disconnect
handle
Voice
Chat
Init
send
Voice
Chat
Error
send
Voice
Chat
State
h1z1-server
Loading...