Wikia

WoWWiki

API GetVoiceSessionInfo

Talk0
98,459pages on
this wiki

Returns name of the voice session of the given id.

sessionName, success = GetVoiceSessionInfo(id)

Arguments Edit

id 
Number - id of the voice session.

Returns Edit

sessionName, success
sessionName 
Name of the voice session (channel name).
success 
Returns 1 if the function was successful.

Example Edit

local sessionName, success = GetVoiceSessionInfo(1)

Result

sessionName = "Party"
success = 1

Details Edit

Does not return names of voice channels under the 'World' category (in the Voice Chat window). Use GetChannelDisplayInfo for that.
Advertisement | Your ad here

Photos

Add a Photo
61,977photos on this wiki
See all photos >

Recent Wiki Activity

See more >

Around Wikia's network

Random Wiki