C_VoiceChat.IsChannelJoinPending

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

isPending = C_VoiceChat.IsChannelJoinPending(channelType [, clubId, streamId])

Arguments

channelType
Enum.ChatChannelType
clubId
string?
streamId
string?
Enum.ChatChannelType
Value Field Description
0 None
1 Custom
2 Private_Party Documented as "PrivateParty"[1] [2]
3 Public_Party Documented as "PublicParty"
4 Communities

Returns

isPending
boolean

Patch changes

Battle for Azeroth Patch 8.2.0 (2019-06-25): Added.