OpenMetaverse Protocol Library Developers API Documentation
ForceCloseChatterBoxSessionMessage Class
Namespaces OpenMetaverse.Messages.Linden ForceCloseChatterBoxSessionMessage
An EventQueue message sent when the agent is forcibly removed from a chatterbox session
Declaration Syntax
C#
public 
class 
ForceCloseChatterBoxSessionMessage
: 
IMessage
Members
All Members Constructors Methods Fields



Icon Member Description
ForceCloseChatterBoxSessionMessage () () () ()
Initializes a new instance of the ForceCloseChatterBoxSessionMessageclass

Deserialize(OSDMap)
Deserialize the message

Reason
A string containing the reason the agent was removed

Serialize () () () ()
Serialize the object

SessionID
The ChatterBoxSession's SessionID

Inheritance Hierarchy
Object
ForceCloseChatterBoxSessionMessage

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)