[This is preliminary documentation and is subject to change.]
An EventQueue message sent when the agent is forcibly removed from a chatterbox session
| C# |
public class ForceCloseChatterBoxSessionMessage : IMessage
| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description |
|---|---|---|
| ForceCloseChatterBoxSessionMessage()()() | Initializes a new instance of the ForceCloseChatterBoxSessionMessage class | |
| Deserialize(OSDMap) |
Deserialize the message
| |
| Reason |
A string containing the reason the agent was removed
| |
| Serialize()()() |
Serialize the object
| |
| SessionID |
The ChatterBoxSession's SessionID
|
| Object | |
| ForceCloseChatterBoxSessionMessage | |