#include <BootstrapTransport.hpp>
Definition at line 30 of file BootstrapTransport.hpp.
virtual std::shared_ptr<BootstrapSyncRequest> kaa::BootstrapTransport::createBootstrapSyncRequest |
( |
| ) |
|
|
virtual |
Creates Bootstrap sync request.
- Returns
- The Bootstrap sync request.
- See Also
- BootstrapSyncRequest
Implements kaa::IBootstrapTransport.
virtual void kaa::BootstrapTransport::onBootstrapResponse |
( |
const BootstrapSyncResponse & |
response | ) |
|
|
virtual |
Updates the state of the Bootstrap manager according the given response.
- Parameters
-
response | The Bootstrap server response. |
- See Also
- BootstrapSyncResponse
Implements kaa::IBootstrapTransport.
virtual void kaa::BootstrapTransport::sync |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: