LicenseMetadata LicenseMetadata method
Creates a license metadata object for document tracking. For more information, see How to: Use document tracking.
Signature
public LicenseMetadata(String contentName, NotificationType notificationType)
Parameters
Parameter | Datatype | Notes |
---|---|---|
contentName |
String |
Required Ex: "filename.txt" |
notificationType |
NotificationType |
Required |
Defined in
LicenseMetadata.java
Supported Platforms
Minimum supported OS version |
Android 4.0.3 (API level 15) |