client-c  0.8.1
posix_kaa_failover_strategy.h
Go to the documentation of this file.
1 
17 #ifndef POSIX_KAA_STRATEGY_H_
18 #define POSIX_KAA_STRATEGY_H_
19 
20 #include "../../platform/ext_kaa_failover_strategy.h"
21 
31 
32 
33 #endif /* POSIX_KAA_STRATEGY_H_ */
kaa_error_t
Definition: kaa_error.h:31
kaa_error_t kaa_failover_strategy_set(kaa_failover_strategy_t *strategy, kaa_failover_decision_t *decision)
Sets decision that will be made in case of failover.
struct kaa_failover_strategy_t kaa_failover_strategy_t
Definition: kaa_context.h:90