Package-level declarations
Types
Link copied to clipboard
interface LcpAuthenticating
Link copied to clipboard
class LcpContentProtectionService(val license: LcpLicense?, val error: LcpError?) : ContentProtectionService
Link copied to clipboard
Opened license, used to decipher a protected publication and manage its license.
Link copied to clipboard
interface LcpService
Service used to acquire and open publications protected with LCP.
Link copied to clipboard
class MaterialRenewListener(license: LcpLicense, caller: ActivityResultCaller, fragmentManager: FragmentManager) : LcpLicense.RenewListener
A default implementation of the LcpLicense.RenewListener using Chrome Custom Tabs for presenting web pages and a Material Date Picker for choosing the renew date.
Properties
Link copied to clipboard
Returns the LcpLicense if the Publication is protected by LCP and the license is opened.