chat_user table reference - Stingray Lua API Reference

chat_user table reference

Description

Info of a user from the voice chat system.

Matches members from Microsoft.Xbox.GameChat.ChatUser in the XDK documentation.

Data Members

is_local : boolean

See XDK documentation for details.

is_muted : boolean

See XDK documentation for details.
See XDK documentation for details.
Will be one of the stingray.VoiceChatParticipantType constants.

Is only included if user is remote.

Will be one of the stingray.VoiceChatRestriction constants.

talking_mode : integer

Will be one of the stingray.VoiceChatTalkingMode constants.

volume : number

See XDK documentation for details.

xbox_user_id : string

Xbox User Id of the user.