WoW API: GetNumVoiceSessions
← WoW API < GetNumVoiceSessions
Returns the number of voice sessions the client is currently in. Ignores voice channels under the 'World' category.
num = GetNumVoiceSessions()
ReturnsEdit
- num
- Number - Number of voice sessions the client is currently in.
DetailsEdit
- This will only count sessions in which the user can speak. These include custom channels and Party, Battleground and Raid channels.