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
}
 

Public Attributes

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

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 28 of file command.h.

◆ pushProvider

QString KUnifiedPush::Command::pushProvider

Definition at line 30 of file command.h.

◆ reply

QDBusMessage KUnifiedPush::Command::reply

Definition at line 29 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-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.