OpenMetaverse Protocol Library Developers API Documentation
ChatterBoxInvitationMessage Class
Namespaces OpenMetaverse.Messages.LindenChatterBoxInvitationMessage
Declaration Syntax
C#
public 
class 
ChatterBoxInvitationMessage : 
IMessage
Members
All Members Constructors Methods Fields



Icon Member Description
ChatterBoxInvitationMessage () () () ()
Initializes a new instance of the ChatterBoxInvitationMessageclass

BinaryBucket
Context specific packed data

Deserialize(OSDMap)
Deserialize the message

Dialog
Instant message type

FromAgentID
Key of sender

FromAgentName
Name of sender

GroupIM
Group IM session toggle

IMSessionID
Key of IM session, for Group Messages, the groups UUID

Message
Instant message text

Offline
Whether this message is held for offline avatars

ParentEstateID
ID of originating estate

Position
Coordinates in originating region

RegionID
Key of originating region

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

Timestamp
Timestamp of the instant message

ToAgentID
Key of destination avatar

Voice
Is this invitation for voice group/conference chat

Inheritance Hierarchy
Object
ChatterBoxInvitationMessage

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