Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the content file path of the document to be tracked, not including the file name. This property is optional.
For more information see getContentName, getContentPath and getContentPath.
Signature
public void setContentPath(String contentPath);
Parameters
| Parameter | Datatype | Notes |
|---|---|---|
| contentPath |
String |
Optional Ex: "C:\MyDocs\" If this property is not set the system initializes it to an empty string. |
Defined in
LicenseMetadata.java
Supported Platforms
| Minimum supported OS version |
Android 4.0.3 (API level 15) |