We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d0864b commit ca5ffb4Copy full SHA for ca5ffb4
examples/tv-app/tv-common/src/AppTv.cpp
@@ -154,6 +154,7 @@ MyPasscodeService gMyPasscodeService;
154
155
class MyAppInstallationService : public AppInstallationService
156
{
157
+ // TODO: rename the method
158
// intentionally ambigiously named, need to find a better method name
159
bool HasContentApp(uint16_t vendorId, uint16_t productId) override
160
0 commit comments