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 &)
 
MCFOLD void $dtor ()
 
MCFOLD void $onLoadingBegin ()
 
MCFOLD void $onLoadingEnd ()
 
MCFOLD void $onError (::WebviewError const &)
 
MCFOLD void $onWebviewChanged ()
 
MCFOLD void $onDownloadUpdate (::WebviewDownloadInfo const &)
 
MCFOLD 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.


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