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

IJsonSerializer Interface

Class for custom json serializing

Overview

Public Member Functions

bool
Method for performing custom Json object serialization

Details

Member Functions

bool Meta.WitAi.Json.IJsonSerializer.SerializeObject
( WitResponseClass jsonObject )
Method for performing custom Json object serialization
Parameters
jsonObject
Initial json object to be encoded
Returns
True if successfully encoded
Did you find this page helpful?
Thumbs up icon
Thumbs down icon