KUnifiedPush

KUnifiedPush Namespace Reference

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 const char KUnifiedPush::KDE_DISTRIBUTOR_MANAGEMENT_PATH[] = "/Management"
constexpr

Definition at line 22 of file unifiedpush-constants.h.

◆ KDE_DISTRIBUTOR_SERVICE_NAME

constexpr const char KUnifiedPush::KDE_DISTRIBUTOR_SERVICE_NAME[] = "org.unifiedpush.Distributor.kde"
constexpr

Definition at line 21 of file unifiedpush-constants.h.

◆ UP_CONNECTOR_PATH

constexpr const char KUnifiedPush::UP_CONNECTOR_PATH[] = "/org/unifiedpush/Connector"
constexpr

Definition at line 12 of file unifiedpush-constants.h.

◆ UP_DISTRIBUTOR_PATH

constexpr const char KUnifiedPush::UP_DISTRIBUTOR_PATH[] = "/org/unifiedpush/Distributor"
constexpr

Definition at line 16 of file unifiedpush-constants.h.

◆ UP_DISTRIBUTOR_SERVICE_NAME_FILTER

constexpr const char KUnifiedPush::UP_DISTRIBUTOR_SERVICE_NAME_FILTER[] = "org.unifiedpush.Distributor*"
constexpr

Definition at line 15 of file unifiedpush-constants.h.

◆ UP_DISTRIBUTOR_SERVICE_NAME_PREFIX

constexpr const char KUnifiedPush::UP_DISTRIBUTOR_SERVICE_NAME_PREFIX[] = "org.unifiedpush.Distributor."
constexpr

Definition at line 14 of file unifiedpush-constants.h.

◆ UP_REGISTER_RESULT_FAILURE

constexpr const char KUnifiedPush::UP_REGISTER_RESULT_FAILURE[] = "REGISTRATION_FAILED"
constexpr

Definition at line 19 of file unifiedpush-constants.h.

◆ UP_REGISTER_RESULT_SUCCESS

constexpr const char KUnifiedPush::UP_REGISTER_RESULT_SUCCESS[] = "REGISTRATION_SUCCEEDED"
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 Tue Mar 26 2024 11:21:15 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.