UnknownMessage ClassDelta Engine Documentation
Send back whenever someone does not understand a message and it is not handled in other ways View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Networking.Messages TextMessage
    DeltaEngine.Networking.Messages UnknownMessage

Namespace: DeltaEngine.Networking.Messages
Assembly: DeltaEngine.Networking.Messages (in DeltaEngine.Networking.Messages.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public sealed class UnknownMessage : TextMessage

The UnknownMessage type exposes the following members.

Constructors

  NameDescription
Public methodUnknownMessage
Initializes a new instance of the UnknownMessage class
Top
Properties

  NameDescription
Public propertyText (Inherited from TextMessage.)
Top
See Also