DOMPersonaDocument

From Virtual World Web Wiki
Jump to: navigation, search

Represents a connected user's run-time avatar and is always a child of a DOMParticipantsDocument in a DOMInstanceDocument in a run-time Instance.

Remarks [edit]

Constructors

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