virtual const char* GetExtensionDirectory(const char* extensionID) = 0;
Returns the directory in which the extension is installed on the device.
Parameters |
Description |
const char* extensionID |
The extension identifier of the extension. |