setCertificateName

abstract fun setCertificateName(fileNameWithoutExt: String?): Boolean

Sets the Glasses Certificate file name, without extension, to be loaded from the application assets\bundle

The SDK will look for an api key file named: fileNameWithoutExt.cert

Call with null to clear previously setCertificateName

Return

true upon success