16 #ifndef ALEXA_CLIENT_SDK_AVSCOMMON_AVS_INCLUDE_AVSCOMMON_AVS_INITIALIZATION_INITIALIZATIONPARAMETERS_H_ 17 #define ALEXA_CLIENT_SDK_AVSCOMMON_AVS_INCLUDE_AVSCOMMON_AVS_INITIALIZATION_INITIALIZATIONPARAMETERS_H_ 30 namespace initialization {
45 std::shared_ptr<std::vector<std::shared_ptr<std::istream>>>
jsonStreams;
60 #endif // ALEXA_CLIENT_SDK_AVSCOMMON_AVS_INCLUDE_AVSCOMMON_AVS_INITIALIZATION_INITIALIZATIONPARAMETERS_H_
std::shared_ptr< sdkInterfaces::PowerResourceManagerInterface > powerResourceManager
The PowerResourceManagerInterface. This will be used for power management.
Definition: InitializationParameters.h:48
Definition: InitializationParameters.h:35
std::shared_ptr< sdkInterfaces::timing::TimerDelegateFactoryInterface > timerDelegateFactory
Definition: InitializationParameters.h:52
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
std::shared_ptr< std::vector< std::shared_ptr< std::istream > > > jsonStreams
Definition: InitializationParameters.h:45