Send back whenever someone does not understand a message and it is not handled in other ways
View code on GitHub
Inheritance Hierarchy
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
The UnknownMessage type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UnknownMessage | Initializes a new instance of the UnknownMessage class |
Properties
Name | Description | |
---|---|---|
Text | (Inherited from TextMessage.) |
See Also