Searched refs:connectionObserverClient (Results 1 – 1 of 1) sorted by relevance
87 auto connectionObserverClient = std::make_shared<ConnectionObserverClient>(); in DoSomethingInterestingWithMyAPI() local88 connectionObserverClient->UnregisterObserver(observer); in DoSomethingInterestingWithMyAPI()