Enum WellKnownIncomingMessageType
The well known incoming message types and their IDs.
Namespace: MarcusW.VncClient.Protocol.MessageTypes
Assembly: MarcusW.VncClient.dll
Syntax
public enum WellKnownIncomingMessageType : byte
Fields
| Name | Description |
|---|---|
| Bell | |
| EndOfContinuousUpdates | |
| FileTransfer | |
| FramebufferUpdate | |
| KeepAlive | |
| KeyFrameUpdate | |
| ResizeFrameBuffer | |
| ServerCutText | |
| ServerFence | |
| ServerState | |
| SetColourMapEntries | |
| TextChat |