Foxit PDF SDK
|
Structure that represents the client information which is used to apply for a client ID from ConnectedPDF server. More...
Inherits Object.
Public Attributes | |
String | device_id |
The device ID that represents a device. | |
String | device_model |
The device model. | |
String | device_name |
The device name. | |
String | mac_address |
The MAC address. | |
String | os |
The operation system. | |
String | product_language |
The language of the product. | |
String | product_name |
The product name of a ConnectedPDF client. | |
String | product_vendor |
The vendor of the product. | |
String | product_version |
The version of the product. | |
Structure that represents the client information which is used to apply for a client ID from ConnectedPDF server.
The client ID represents a ConnectedPDF client running on a device. The client should apply for a client ID once, then cache it and reuse it.