OpenMetaverse Protocol Library Developers API Documentation
ParcelVoiceInfoRequestMessage Class
Namespaces OpenMetaverse.Messages.LindenParcelVoiceInfoRequestMessage
A message sent from the simulator to the viewer containing the voice server URI
Declaration Syntax
C#
public 
class 
ParcelVoiceInfoRequestMessage : 
IMessage
Members
All Members Constructors Methods Fields



Icon Member Description
ParcelVoiceInfoRequestMessage () () () ()
Initializes a new instance of the ParcelVoiceInfoRequestMessageclass

Deserialize(OSDMap)
Deserialize the message

ParcelID
The Parcel ID which the voice server URI applies

RegionName
The name of the region

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

SipChannelUri
A uri containing the server/channel information which the viewer can utilize to participate in voice conversations

Inheritance Hierarchy
Object
ParcelVoiceInfoRequestMessage

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