Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
LogindUPowerSyscall.cpp File Reference
#include "LogindUPowerSyscall.h"
#include "utils/StringUtils.h"
#include "utils/log.h"
#include <string.h>
#include <unistd.h>

Macros

#define LOGIND_DEST   "org.freedesktop.login1"
 
#define LOGIND_PATH   "/org/freedesktop/login1"
 
#define LOGIND_IFACE   "org.freedesktop.login1.Manager"
 

Macro Definition Documentation

◆ LOGIND_DEST

#define LOGIND_DEST   "org.freedesktop.login1"

◆ LOGIND_IFACE

#define LOGIND_IFACE   "org.freedesktop.login1.Manager"

◆ LOGIND_PATH

#define LOGIND_PATH   "/org/freedesktop/login1"