Construct a new instance of the
GroupChatJoinedEventArgs class
Declaration Syntax
public
GroupChatJoinedEventArgs(
UUID
groupChatSessionID,
string
sessionName,
UUID
tmpSessionID,
bool
success
)
Parameters
-
groupChatSessionID (
UUID)
- The ID of the session
-
sessionName (
String)
- The name of the session
-
tmpSessionID (
UUID)
- A temporary session id used for establishing new sessions
-
success (
Boolean)
- True of your agent successfully joined the session
Assembly:
OpenMetaverse(Module:
OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)