Ring Daemon 16.0.0
Loading...
Searching...
No Matches
jami::WebViewMessage Struct Reference

Contains data about a web view message Used by WebViewServicesManager. More...

#include <webviewmessage.h>

Collaboration diagram for jami::WebViewMessage:
Collaboration graph

Public Attributes

const std::string messageId
 
const std::string payload
 
const std::string webViewId
 

Detailed Description

Contains data about a web view message Used by WebViewServicesManager.

Passed from a plugin to the daemon. After that, this struct is no longer used.

Definition at line 27 of file webviewmessage.h.

Member Data Documentation

◆ messageId

const std::string jami::WebViewMessage::messageId

Definition at line 33 of file webviewmessage.h.

◆ payload

const std::string jami::WebViewMessage::payload

Definition at line 37 of file webviewmessage.h.

◆ webViewId

const std::string jami::WebViewMessage::webViewId

Definition at line 30 of file webviewmessage.h.


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