Enum FinCompression
Data compression mode applied to all messages of a dialog.
public enum FinCompression
Fields
None = 0Data is not compressed
Remarks
Data compression is currently not implemented, therefore no other value than None is defined.