|
|
TelemetryExtension & | operator= (TelemetryExtension const &) |
|
| TelemetryExtension (TelemetryExtension const &) |
| virtual void | setupMessageSender (::std::function< void(::std::string, ::std::string, ::std::string)> messageSender) |
| virtual bool | shouldProcessMessage (::std::string const &_namespace, ::std::string const &func) |
| virtual bool | onMessageReceived (::std::string const &_namespace, ::std::string const &func, ::std::optional<::Json::Value > arguments) |
| virtual void | onLoadingBegin (::std::function< void(::std::string)> handler) |
|
virtual bool | isShutdownInProgress () |
|
virtual void | onShutdown () |
◆ setupMessageSender()
| virtual void Webview::TelemetryExtension::setupMessageSender |
( |
::std::function< void(::std::string, ::std::string, ::std::string)> | messageSender | ) |
|
|
virtual |
◆ shouldProcessMessage()
| virtual bool Webview::TelemetryExtension::shouldProcessMessage |
( |
::std::string const & | _namespace, |
|
|
::std::string const & | func ) |
|
virtual |
◆ onMessageReceived()
| virtual bool Webview::TelemetryExtension::onMessageReceived |
( |
::std::string const & | _namespace, |
|
|
::std::string const & | func, |
|
|
::std::optional<::Json::Value > | arguments ) |
|
virtual |
◆ onLoadingBegin()
| virtual void Webview::TelemetryExtension::onLoadingBegin |
( |
::std::function< void(::std::string)> | handler | ) |
|
|
virtual |
◆ $vftable()
| MCAPI void ** Webview::TelemetryExtension::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: