Music Hub ..
A session-wide music playback service
Loading...
Searching...
No Matches
lomiri::MediaHubService::telephony::CallMonitor Class Reference

#include <call_monitor.h>

Inheritance diagram for lomiri::MediaHubService::telephony::CallMonitor:
Collaboration diagram for lomiri::MediaHubService::telephony::CallMonitor:

Public Types

enum class  State {
  OffHook ,
  OnHook
}

Signals

void callStateChanged ()

Public Member Functions

 CallMonitor (QObject *parent=nullptr)
virtual ~CallMonitor ()
State callState () const

Detailed Description

Definition at line 38 of file call_monitor.h.

Member Enumeration Documentation

◆ State

Enumerator
OffHook 
OnHook 

Definition at line 44 of file call_monitor.h.

Constructor & Destructor Documentation

◆ CallMonitor()

CallMonitor::CallMonitor ( QObject * parent = nullptr)

Definition at line 177 of file call_monitor.cpp.

Referenced by callState(), and callStateChanged().

◆ ~CallMonitor()

CallMonitor::~CallMonitor ( )
virtualdefault

Member Function Documentation

◆ callState()

CallMonitor::State CallMonitor::callState ( ) const

Definition at line 185 of file call_monitor.cpp.

References CallMonitor().

Here is the call graph for this function:

◆ callStateChanged

void lomiri::MediaHubService::telephony::CallMonitor::callStateChanged ( )
signal

References CallMonitor().

Referenced by lomiri::MediaHubService::ServiceImplementationPrivate::ServiceImplementationPrivate().

Here is the call graph for this function:

The documentation for this class was generated from the following files:
  • /build/media-hub-4.7~20260316060616.27~fbd9644+ubports26.04.1/src/service/telephony/call_monitor.h
  • /build/media-hub-4.7~20260316060616.27~fbd9644+ubports26.04.1/src/service/telephony/call_monitor.cpp