Add method to get the list of offers
This commit is contained in:
parent
3bd6f704e9
commit
bad9327ffa
14 changed files with 336 additions and 16 deletions
|
|
@ -49,6 +49,7 @@ public:
|
|||
void requestNotificationPermission();
|
||||
bool requestAuthentication();
|
||||
bool isPlay();
|
||||
QJsonObject getSubscriptionPlans();
|
||||
|
||||
static bool initLogging();
|
||||
static void messageHandler(QtMsgType type, const QMessageLogContext &context, const QString &message);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue