Foxit PDF SDK
|
Inherits <NSObject>.
Instance Methods | |
(NSData *) | - getTimeStampMessage |
A callback function used to get time stamp message. More... | |
(FSTimeStampServerSendRequestResult) | - sendTimeStampRequest: |
A callback function used to send time stamp request. More... | |
This class represents a callback object for interacting with timestamp servers. All the pure virtual functions in this class are used as callback functions and should be implemented by users.
|
required |
A callback function used to get time stamp message.
|
required |
A callback function used to send time stamp request.
[in] | request | Time stamp request to be sent. It may be an empty string. |