Click or drag to resize

Demo3D.MultiModel.Server Namespace

The Demo3D.MultiModel.Server namespace for MultiModel Server functionality.
Classes
  ClassDescription
Public classMultiModelServerAspect
An aspect which adds and manages a MultiModel server.
Public classSenderReceiversUpdatedEventArgs
Represents the event arguments for when the sender and receivers are updated.
Public classServerClientModel
Representation of a MultiModel client on the server.
Public classServerModel
Represents the server model.
Structures
  StructureDescription
Public structureReceiverUpdateDesc
Represents a description of a receiver update.
Public structureSenderUpdateDesc
Represents a description of a sender update.
Interfaces
  InterfaceDescription
Public interfaceIMultiModelServer
The interface for the MultiModel server.
Delegates
  DelegateDescription
Public delegateOnSenderReceiversUpdated
Represents the delegate for when the sender and receivers are updated.
Public delegateReceiverTransportChanged
The delegate for when a receiver's transport mode has changed
Enumerations
  EnumerationDescription
Public enumerationSenderReceiverUpdateType
Represents the type of sender/receiver update.