A request sent from an agent to the Simulator
to begin a new conference. Contains a list of Agents which will be
included in the conference
Declaration Syntax
C# |
public class ChatSessionRequestStartConference : ChatSessionRequestBlock
Members
All Members | Constructors | Methods | Fields | ||
|
|
|
Icon | Member | Description |
---|---|---|
ChatSessionRequestStartConference () () () () |
Initializes a new instance of the
ChatSessionRequestStartConferenceclass
|
|
AgentsBlock |
An array containing the
UUIDof the agents invited to
this conference
|
|
Deserialize(OSDMap) |
Deserialize the message (Overrides
ChatSessionRequestBlock.
Deserialize(OSDMap).)
|
|
Serialize () () () () |
Serialize the object (Overrides
ChatSessionRequestBlock.
Serialize
()
()
()
()
.)
|
|
SessionID |
The conferences Session ID
|
Inheritance Hierarchy
Object | ||
ChatSessionRequestBlock | ||
ChatSessionRequestStartConference |
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)