OnlineService ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Editor OnlineService

Namespace: DeltaEngine.Editor
Assembly: DeltaEngine.Editor (in DeltaEngine.Editor.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public class OnlineService : Service

The OnlineService type exposes the following members.

Constructors

  NameDescription
Public methodOnlineService
Initializes a new instance of the OnlineService class
Top
Methods

  NameDescription
Public methodChangeProject
Public methodConnect
Public methodDeleteContent
Public methodGetAbsoluteSolutionFilePath
Public methodGetAllContentNames
Public methodGetAllContentNamesByType
Public methodGetTypeOfContent
Public methodSend
Public methodSetAvailableProjects
Public methodSetContentProjectSolutionFilePath
Public methodStartPlugin
Public methodUploadContent
Public methodUploadContentFilesToService
Top
Properties

  NameDescription
Public propertyAvailableProjects
Public propertyCurrentContentProjectSolutionFilePath
Public propertyIsDeveloper
Public propertyPermissions
Public propertyProjectName
Public propertyUserName
Public propertyViewport
Top
Events

  NameDescription
Public eventAvailableProjectsChanged
Public eventContentDeleted
Public eventContentReady
Public eventContentUpdated
Public eventDataReceived
Public eventProjectChanged
Public eventSolutionFilePathOfContentProjectChanged
Public eventStartEditorPlugin
Public eventUpdateToolboxVisibility
Top
Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate methodService ShowToolbox
Top
See Also