DOMParticipantsDocument

From Virtual World Web Wiki
Jump to: navigation, search

A container for DOMPersonaDocuments, this node is always a direct child of a DOMInstanceDocument in a runtime instance.

Remarks [edit]

Constructors

DOMParticipantsDocument(DOMObject[] children)
Constructs a new DOMParticipantsDocument, adding children at the same time
DOMParticipantsDocument(string title, DOMObject[] children)
Constructs a new DOMParticipantsDocument, setting a title and adding children at the same time