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.


The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Sep 27 2023 03:47:34 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.