C# Class OpenMetaverse.Messages.Linden.ChatterBoxSessionAgentListUpdatesMessage.AgentUpdatesBlock

Show file Open project: N3X15/VoxelSim Class Usage Examples

Public Properties

Property Type Description
AgentID UUID
CanVoiceChat bool
IsModerator bool
MuteText bool
MuteVoice bool
Transition string

Property Details

AgentID public property

public UUID AgentID
return UUID

CanVoiceChat public property

public bool CanVoiceChat
return bool

IsModerator public property

public bool IsModerator
return bool

MuteText public property

public bool MuteText
return bool

MuteVoice public property

public bool MuteVoice
return bool

Transition public property

public string Transition
return string