A moderation request sent from a conference
moderator Contains an agent and an optional action to take
Declaration Syntax
C# |
public class ChatSessionRequestMuteUpdate : ChatSessionRequestBlock
Members
All Members | Constructors | Methods | Fields | ||
|
|
|
Icon | Member | Description |
---|---|---|
ChatSessionRequestMuteUpdate () () () () |
Initializes a new instance of the
ChatSessionRequestMuteUpdateclass
|
|
AgentID |
|
|
Deserialize(OSDMap) |
Deserialize the message (Overrides
ChatSessionRequestBlock.
Deserialize(OSDMap).)
|
|
RequestKey |
A list containing Key/Value pairs, known valid
values: key: text value: true/false - allow/disallow specified
agents ability to use text in session key: voice value: true/false
- allow/disallow specified agents ability to use voice in
session
|
|
RequestValue |
|
|
Serialize () () () () |
Serialize the object (Overrides
ChatSessionRequestBlock.
Serialize
()
()
()
()
.)
|
|
SessionID |
The Session ID
|
Inheritance Hierarchy
Object | ||
ChatSessionRequestBlock | ||
ChatSessionRequestMuteUpdate |
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)