mirror of
				https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
				synced 2025-10-31 18:47:48 +00:00 
			
		
		
		
	Merge pull request #257 from accelerated/resume-scope
Bring base class resume into scope
This commit is contained in:
		| @@ -102,6 +102,7 @@ public: | ||||
|     using RevocationCallback = std::function<void(const TopicPartitionList&)>; | ||||
|     using RebalanceErrorCallback = std::function<void(Error)>; | ||||
|     using KafkaHandleBase::pause; | ||||
|     using KafkaHandleBase::resume; | ||||
|  | ||||
|     /** | ||||
|      * \brief Creates an instance of a consumer. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Matias Fontanini
					Matias Fontanini