binaryData
: byte [] |
Binary data ready for ingestion
Signature
byte [] Meta.Voice.Net.Encoding.Wit.WitChunk.binaryData |
header
: WitChunkHeader |
The header to be used for the chunk
Signature
WitChunkHeader Meta.Voice.Net.Encoding.Wit.WitChunk.header |
jsonData
: WitResponseNode |
Decoded json data
Signature
WitResponseNode Meta.Voice.Net.Encoding.Wit.WitChunk.jsonData |
jsonString
: string |
Json string from prior to json data decode
Signature
string Meta.Voice.Net.Encoding.Wit.WitChunk.jsonString |
Equals
(
other
)
|
Signature
override bool Meta.Voice.Net.Encoding.Wit.WitChunk.Equals(object other) Parameters other: objectReturns override bool |
GetHashCode
()
|
Signature
override int Meta.Voice.Net.Encoding.Wit.WitChunk.GetHashCode() Returns override int |