KUnifiedPush::Command

Search for usage in LXR

KUnifiedPush::Command Class Reference

#include <command.h>

Public Types

enum  Type {
  NoCommand , Register , Unregister , ForceUnregister ,
  Connect , Disconnect , ChangePushProvider , MessageAck
}
 

Public Attributes

Client client
 
QDBusMessage reply
 
enum KUnifiedPush::Command::Type type = NoCommand
 
QString value
 

Detailed Description

Distributor command queue entries.

Definition at line 16 of file command.h.

Member Enumeration Documentation

◆ Type

Enumerator
Unregister 

unregistration requested by client

ForceUnregister 

unregistration triggered by distributor

Definition at line 19 of file command.h.

Member Data Documentation

◆ client

Client KUnifiedPush::Command::client

Definition at line 29 of file command.h.

◆ reply

QDBusMessage KUnifiedPush::Command::reply

Definition at line 30 of file command.h.

◆ value

QString KUnifiedPush::Command::value

Definition at line 31 of file command.h.


The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Apr 11 2025 11:53:58 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.