diff options
author | Kitsune Ral <Kitsune-Ral@users.sf.net> | 2016-09-06 12:02:56 +0900 |
---|---|---|
committer | Kitsune Ral <Kitsune-Ral@users.sf.net> | 2016-09-06 12:02:56 +0900 |
commit | 4e70dd91bb70fa2b9b338686e4d5ab2560947723 (patch) | |
tree | bbee8b4f41b008e1a59212d8769663dcc813ba59 /settings.h | |
parent | b1b23e3500ff80d62b54153341e66fdfef4534db (diff) | |
download | libquotient-4e70dd91bb70fa2b9b338686e4d5ab2560947723.tar.gz libquotient-4e70dd91bb70fa2b9b338686e4d5ab2560947723.zip |
Connection: homeserver(); Connection and ConnectionData: accessToken(); accessors de-virtualized
Details:
- New: Connection::homeserver(), returns the homeserver URL from inside ConnectionData
- New/Modify: Connection::accessToken() and ConnectionData::accessToken() - because we will also have refresh tokens eventually; deprecate token() for the same reason
- Modify: Connection::user(), token(), accessToken() are no more virtual (they should have never been, these are plain accessors, after all)
Diffstat (limited to 'settings.h')
0 files changed, 0 insertions, 0 deletions