#include <BootstrapManager.hpp>
Definition at line 33 of file BootstrapManager.hpp.
Notifies Channel manager about new server meets given parameters.
- Parameters
-
type | the channel's type (i.e. HTTP channel, HTTP long poll channel, etc.). |
- See Also
- ChannelType
- Parameters
-
failoverReason | The reason why failover occured. |
Implements kaa::IBootstrapManager.
virtual void kaa::BootstrapManager::onServerListUpdated |
( |
const std::vector< ProtocolMetaData > & |
operationsServers | ) |
|
|
virtual |
Updates the operation server list.
- Parameters
-
list | the operation server list. |
- See Also
- OperationsServerList
Implements kaa::IBootstrapManager.
virtual void kaa::BootstrapManager::receiveOperationsServerList |
( |
| ) |
|
|
virtual |
virtual void kaa::BootstrapManager::useNextOperationsServerByAccessPointId |
( |
std::int32_t |
id | ) |
|
|
virtual |
Update the Channel Manager with endpoint's properties retrieved by its DNS.
- Parameters
-
Implements kaa::IBootstrapManager.
The documentation for this class was generated from the following file: