@@ -103,6 +103,11 @@ public:
|
||||
*/
|
||||
Q_INVOKABLE void remove3PId(const QString &threePId, const QString &type);
|
||||
|
||||
/**
|
||||
* @brief Remove the given 3PID.
|
||||
*/
|
||||
Q_INVOKABLE void unbind3PId(const QString &threePId, const QString &type);
|
||||
|
||||
/**
|
||||
* @brief Go back a step in the process.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user