Interface | Description |
---|---|
TransactionListener |
Interface that the user of this API has to implement and add to the Engine
in order to get notified when transaction events occur.
|
Class | Description |
---|---|
DateTime |
Simple data structure representing a UTC time.
|
Engine |
The Engine is the entry point to get information about the current state of
the DRM on the device and to ask the DRM layer to perform some actions such
as processing a service token, updating the security data or vacuuming the
persistent database in order to remove expired objects.
|
Resource |
type of Attribute value.
|
SdkInfo |
This Class can be used to obtain information about the Wasabi DRM SDK, such
as version and build details
|
Service |
This class represents information about a Marlin Service that the SDK
instance may be linked with
|
Subscription |
This class represents a Marlin Subscription
|
User |
This class represents a Marlin User, registered with Marlin Service
|
Enum | Description |
---|---|
TransactionType |
Types of transactions that the engine can perform.
|