Represents an entry that supports authorizations.
More...
#include "iauthable.h"
Represents an entry that supports authorizations.
Definition at line 32 of file iauthable.h.
◆ ~IAuthable()
virtual LC::Azoth::IAuthable::~IAuthable |
( |
| ) |
|
|
inlinevirtual |
◆ GetAuthStatus()
virtual AuthStatus LC::Azoth::IAuthable::GetAuthStatus |
( |
| ) |
const |
|
pure virtual |
Returns the AuthStatus between our user and this remote.
- Returns
- Authorization status of this entry.
◆ RerequestAuth()
virtual void LC::Azoth::IAuthable::RerequestAuth |
( |
const QString & |
reason = QString() | ) |
|
|
pure virtual |
Rerequest authorization.
- Parameters
-
[in] | reason | Optional reason message, if applicable. |
◆ ResendAuth()
virtual void LC::Azoth::IAuthable::ResendAuth |
( |
const QString & |
reason = QString() | ) |
|
|
pure virtual |
Resends authorization to the entry.
- Parameters
-
[in] | reason | Optional reason message, if applicable. |
◆ RevokeAuth()
virtual void LC::Azoth::IAuthable::RevokeAuth |
( |
const QString & |
reason = QString() | ) |
|
|
pure virtual |
Revokes authorization from the entry.
- Parameters
-
[in] | reason | Optional reason message, if applicable. |
◆ Unsubscribe()
virtual void LC::Azoth::IAuthable::Unsubscribe |
( |
const QString & |
reason = QString() | ) |
|
|
pure virtual |
Unsubscribes ourselves from the contact.
- Parameters
-
[in] | reason | Optional reason message, if applicable. |
The documentation for this class was generated from the following file:
- /home/d34df00d/leechcraft/src/plugins/azoth/interfaces/azoth/iauthable.h