Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Needs summary.

VOICE_CHAT_LOGIN: status

Payload

status
number - Enum.VoiceChatStatusCode
Enum.VoiceChatStatusCode
Value Field Description
0 Success
1 OperationPending
2 TooManyRequests
3 LoginProhibited
4 ClientNotInitialized
5 ClientNotLoggedIn
6 ClientAlreadyLoggedIn
7 ChannelNameTooShort
8 ChannelNameTooLong
9 ChannelAlreadyExists
10 AlreadyInChannel
11 TargetNotFound
12 Failure
13 ServiceLost
14 UnableToLaunchProxy
15 ProxyConnectionTimeOut
16 ProxyConnectionUnableToConnect
17 ProxyConnectionUnexpectedDisconnect
18 Disabled
19 UnsupportedChatChannelType
20 InvalidCommunityStream
21 PlayerSilenced
22 PlayerVoiceChatParentalDisabled
23 InvalidInputDevice Added in 8.2.0
24 InvalidOutputDevice Added in 8.2.0

Patch changes

Battle for Azeroth Patch 8.0.1 (2018-07-17): Added.

Advertisement