Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tmf: Add API constant for retrieving json string from TmfConfiguration
public static final String JSON_STRING_KEY = "--json-string-key--"; This is a compromise to not having to depend on a json parsing library in the ITmfConfiguration interface. [Added] API constant for retrieving json string from TmfConfiguration Signed-off-by: Bernd Hufmann <[email protected]>
- Loading branch information