WoW API: GetNumVoiceSessions

From AddOn Studio
Revision as of 04:46, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API GetNumVoiceSessions to API GetNumVoiceSessions without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.