16 #ifndef ACSDK_PRESENTATIONORCHESTRATORFEATURECLIENT_PRESENTATIONORCHESTRATORFEATURECLIENTBUILDER_H_ 17 #define ACSDK_PRESENTATIONORCHESTRATORFEATURECLIENT_PRESENTATIONORCHESTRATORFEATURECLIENTBUILDER_H_ 25 namespace featureClient {
43 static std::unique_ptr<PresentationOrchestratorFeatureClientBuilder>
create();
50 std::shared_ptr<PresentationOrchestratorFeatureClient>
construct(
51 const std::shared_ptr<sdkClient::SDKClientRegistry>& sdkClientRegistry);
65 #endif // ACSDK_PRESENTATIONORCHESTRATORFEATURECLIENT_PRESENTATIONORCHESTRATORFEATURECLIENTBUILDER_H_ Definition: FeatureClientBuilderInterface.h:37
Definition: PresentationOrchestratorFeatureClientBuilder.h:36
::std::string string
Definition: gtest-port.h:1097
std::string name() override
std::shared_ptr< PresentationOrchestratorFeatureClient > construct(const std::shared_ptr< sdkClient::SDKClientRegistry > &sdkClientRegistry)
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
static std::unique_ptr< PresentationOrchestratorFeatureClientBuilder > create()