OpenMetaverse Protocol Library Developers API Documentation
UpdateAgentLanguageMessage Class
Namespaces OpenMetaverse.Messages.LindenUpdateAgentLanguageMessage
A message sent from the viewer to the simulator which specifies the language and permissions for others to detect the language specified
Declaration Syntax
C#
public
class
UpdateAgentLanguageMessage :
IMessage
Members
All Members Constructors Methods Fields



Icon Member Description
UpdateAgentLanguageMessage () () () ()
Initializes a new instance of the UpdateAgentLanguageMessageclass

Deserialize(OSDMap)
Deserialize the message

Language
A string containng the default language to use for the agent

LanguagePublic
true of others are allowed to know the language setting

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

Inheritance Hierarchy
Object
UpdateAgentLanguageMessage

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