KUnifiedPush
Classes | |
class | AbstractPushProvider |
class | Client |
class | Command |
class | Connector |
class | Distributor |
class | GotifyPushProvider |
class | Message |
class | NextPushProvider |
class | NtfyPushProvider |
class | ServerSentEventsStream |
Variables | |
constexpr const char | KDE_DISTRIBUTOR_MANAGEMENT_PATH [] = "/Management" |
constexpr const char | KDE_DISTRIBUTOR_SERVICE_NAME [] = "org.unifiedpush.Distributor.kde" |
constexpr const char | UP_CONNECTOR_PATH [] = "/org/unifiedpush/Connector" |
constexpr const char | UP_DISTRIBUTOR_PATH [] = "/org/unifiedpush/Distributor" |
constexpr const char | UP_DISTRIBUTOR_SERVICE_NAME_FILTER [] = "org.unifiedpush.Distributor*" |
constexpr const char | UP_DISTRIBUTOR_SERVICE_NAME_PREFIX [] = "org.unifiedpush.Distributor." |
constexpr const char | UP_REGISTER_RESULT_FAILURE [] = "REGISTRATION_FAILED" |
constexpr const char | UP_REGISTER_RESULT_SUCCESS [] = "REGISTRATION_SUCCEEDED" |
Detailed Description
Client-side integration with UnifiedPush.
Variable Documentation
◆ KDE_DISTRIBUTOR_MANAGEMENT_PATH
|
constexpr |
Definition at line 22 of file unifiedpush-constants.h.
◆ KDE_DISTRIBUTOR_SERVICE_NAME
|
constexpr |
Definition at line 21 of file unifiedpush-constants.h.
◆ UP_CONNECTOR_PATH
|
constexpr |
Definition at line 12 of file unifiedpush-constants.h.
◆ UP_DISTRIBUTOR_PATH
|
constexpr |
Definition at line 16 of file unifiedpush-constants.h.
◆ UP_DISTRIBUTOR_SERVICE_NAME_FILTER
|
constexpr |
Definition at line 15 of file unifiedpush-constants.h.
◆ UP_DISTRIBUTOR_SERVICE_NAME_PREFIX
|
constexpr |
Definition at line 14 of file unifiedpush-constants.h.
◆ UP_REGISTER_RESULT_FAILURE
|
constexpr |
Definition at line 19 of file unifiedpush-constants.h.
◆ UP_REGISTER_RESULT_SUCCESS
|
constexpr |
Definition at line 18 of file unifiedpush-constants.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:19:35 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:19:35 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.