WoW API: GetNumVoiceSessions

From AddOn Studio
Jump to navigation Jump to search

WoW API < GetNumVoiceSessions

Returns the number of voice sessions the client is currently in. Ignores voice channels under the 'World' category.

num = GetNumVoiceSessions()

Returns[edit]

num
Number - Number of voice sessions the client is currently in.


Details[edit]

This will only count sessions in which the user can speak. These include custom channels and Party, Battleground and Raid channels.