API reference
API reference
Select your platform
No SDKs available
No versions available

WitChunkHeader Struct

A struct that contains information on the following WitChunk

Fields

binaryLength : ulong
The byte length of binary data
Signature
ulong Meta.Voice.Net.Encoding.Wit.WitChunkHeader.binaryLength
invalid : bool
Whether this WitChunk header has invalid data
Signature
bool Meta.Voice.Net.Encoding.Wit.WitChunkHeader.invalid
jsonLength : int
The byte length of json string data
Signature
int Meta.Voice.Net.Encoding.Wit.WitChunkHeader.jsonLength