Data sent from the simulator when your agent
joins a group chat session
Declaration Syntax
C# |
public class GroupChatJoinedEventArgs : EventArgs
Members
All Members | Constructors | Properties | |||
|
|
|
Icon | Member | Description |
---|---|---|
GroupChatJoinedEventArgs(UUID, String, UUID, Boolean) |
Construct a new instance of the
GroupChatJoinedEventArgs class
|
|
SessionID |
Get the ID of the group chat session
|
|
SessionName |
Get the name of the session
|
|
Success |
True if your agent successfully joined the
session
|
|
TmpSessionID |
Get the temporary session ID used for
establishing new sessions
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)