Enum WellKnownOutgoingMessageType
The well known outgoing message types and their IDs.
Namespace: MarcusW.VncClient.Protocol.MessageTypes
Assembly: MarcusW.VncClient.dll
Syntax
public enum WellKnownOutgoingMessageType : byte
Fields
| Name | Description |
|---|---|
| ClientCutText | |
| ClientFence | |
| EnableContinuousUpdates | |
| FileTransfer | |
| FramebufferUpdateRequest | |
| KeepAlive | |
| KeyEvent | |
| KeyFrameRequest | |
| NotifyPluginStreaming | |
| PointerEvent | |
| RequestSession | |
| SetDesktopSize | |
| SetEncodings | |
| SetPixelFormat | |
| SetScale | |
| SetScaleFactor | |
| SetServerInput | |
| SetSession | |
| SetSW | |
| TextChat |