LeviLamina
Loading...
Searching...
No Matches
IWebviewTelemetry Class Reference
+ Inheritance diagram for IWebviewTelemetry:

Public Types

using SubjectType
 

Public Member Functions

IWebviewTelemetryoperator= (IWebviewTelemetry const &)
 
 IWebviewTelemetry (IWebviewTelemetry const &)
 
virtual void onDownloadBegin (::WebviewDownloadInfo const &downloadInfo)
 
virtual void onDownloadComplete (::WebviewDownloadInfo const &downloadInfo)
 
virtual void onDownloadCanceled (::WebviewDownloadInfo const &downloadInfo)
 
MCAPI void $onDownloadBegin (::WebviewDownloadInfo const &downloadInfo)
 
MCAPI void $onDownloadComplete (::WebviewDownloadInfo const &downloadInfo)
 
MCAPI void $onDownloadCanceled (::WebviewDownloadInfo const &downloadInfo)
 
virtual void onLoadingBegin ()
 
virtual void onLoadingEnd ()
 
virtual void onError (::WebviewError const &)
 
virtual void onWebviewChanged ()
 
virtual void onDownloadUpdate (::WebviewDownloadInfo const &)
 
virtual void onMessageRecieved (::std::string const &)
 
MCAPI void $dtor ()
 
MCAPI void $onLoadingBegin ()
 
MCAPI void $onLoadingEnd ()
 
MCAPI void $onError (::WebviewError const &)
 
MCAPI void $onWebviewChanged ()
 
MCAPI void $onDownloadUpdate (::WebviewDownloadInfo const &)
 
MCAPI void $onMessageRecieved (::std::string const &)
 
SubjectTypegetSubject ()
 
void removeFromSubject ()
 
virtual void _onSubjectDestroyed ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk3b1452
 
SubjectTypempSubject
 

Member Function Documentation

◆ onDownloadBegin()

virtual void IWebviewTelemetry::onDownloadBegin ( ::WebviewDownloadInfo const & downloadInfo)
virtual

Reimplemented from WebviewObserver.

◆ onDownloadComplete()

virtual void IWebviewTelemetry::onDownloadComplete ( ::WebviewDownloadInfo const & downloadInfo)
virtual

Reimplemented from WebviewObserver.

◆ onDownloadCanceled()

virtual void IWebviewTelemetry::onDownloadCanceled ( ::WebviewDownloadInfo const & downloadInfo)
virtual

Reimplemented from WebviewObserver.

◆ $onDownloadBegin()

MCAPI void IWebviewTelemetry::$onDownloadBegin ( ::WebviewDownloadInfo const & downloadInfo)
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.

◆ $onDownloadComplete()

MCAPI void IWebviewTelemetry::$onDownloadComplete ( ::WebviewDownloadInfo const & downloadInfo)
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.

◆ $onDownloadCanceled()

MCAPI void IWebviewTelemetry::$onDownloadCanceled ( ::WebviewDownloadInfo const & downloadInfo)
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.

◆ $dtor()

MCAPI void WebviewObserver::$dtor ( )
inherited
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.

◆ $onLoadingBegin()

MCAPI void WebviewObserver::$onLoadingBegin ( )
inherited
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.

◆ $onLoadingEnd()

MCAPI void WebviewObserver::$onLoadingEnd ( )
inherited
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.

◆ $onError()

MCAPI void WebviewObserver::$onError ( ::WebviewError const & )
inherited
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.

◆ $onWebviewChanged()

MCAPI void WebviewObserver::$onWebviewChanged ( )
inherited
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.

◆ $onDownloadUpdate()

MCAPI void WebviewObserver::$onDownloadUpdate ( ::WebviewDownloadInfo const & )
inherited
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.

◆ $onMessageRecieved()

MCAPI void WebviewObserver::$onMessageRecieved ( ::std::string const & )
inherited
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: