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 name of the document to be tracked, not including the path. This property is required.
For more information see getContentName, getContentPath and setContentPath.
Signature
public void setContentName(String contentName);
Parameters
| Parameter | Datatype | Notes |
|---|---|---|
| contentName |
String |
Required Ex: "filename.txt" |
Defined in
LicenseMetadata.java
Supported Platforms
| Minimum supported OS version |
Android 4.0.3 (API level 15) |