api / tv.twelvetone.json / JsonHandler / endString

endString

open fun endString(string: String): Unit

Indicates the end of a string in the JSON input. This method will be called after reading the closing double quote character ('"').

Parameters

string - the parsed string