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

显示文件 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_oe property

public UUID AgentID
return UUID

CanVoiceChat public_oe property

public bool CanVoiceChat
return bool

IsModerator public_oe property

public bool IsModerator
return bool

MuteText public_oe property

public bool MuteText
return bool

MuteVoice public_oe property

public bool MuteVoice
return bool

Transition public_oe property

public string Transition
return string