Table of Contents

Property PayloadEncoding

Namespace
LMKit.Data
Assembly
LM-Kit.NET.dll

PayloadEncoding

Gets or sets the encoding format used to interpret the Payload content.

public string PayloadEncoding { get; }

Property Value

string

Remarks

The default encoding is "text", indicating that Payload is plain UTF-8 text.