ReadClientLicenceManager

Constructors

Link copied to clipboard
constructor(@NonNull context: Context)

Functions

Link copied to clipboard
Link copied to clipboard
open fun overrideJsonFileData(@NonNull newLicenceJson: String): Boolean
Json file will be overridden with new string.
Link copied to clipboard
open fun readJsonFileData()
Read Json licence file from the internal storage and store them in ClientLicenceFile.
Link copied to clipboard
open fun updateJsonFileData(@NonNull newKey: String)
Json file already exist, but we need to update this file.
Link copied to clipboard