Ring Daemon
Loading...
Searching...
No Matches
libjami::CallSignal::RtcpReportReceived Struct Reference

#include <callmanager_interface.h>

Collaboration diagram for libjami::CallSignal::RtcpReportReceived:
Collaboration graph

Public Types

using cb_type = void(const std::string &, const std::map< std::string, int > &)
 

Static Public Attributes

static constexpr const char * name = "RtcpReportReceived"
 

Detailed Description

Definition at line 263 of file callmanager_interface.h.

Member Typedef Documentation

◆ cb_type

using libjami::CallSignal::RtcpReportReceived::cb_type = void(const std::string&, const std::map<std::string, int>&)

Definition at line 266 of file callmanager_interface.h.

Member Data Documentation

◆ name

constexpr const char* libjami::CallSignal::RtcpReportReceived::name = "RtcpReportReceived"
staticconstexpr

Definition at line 265 of file callmanager_interface.h.


The documentation for this struct was generated from the following file: