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

Public Types

using SubjectType

Public Member Functions

virtual void onLoadingBegin ()
virtual void onLoadingEnd ()
virtual void onError (::WebviewError const &error)
virtual void onWebviewChanged ()
virtual void onDownloadBegin (::WebviewDownloadInfo const &downloadInfo)
virtual void onDownloadUpdate (::WebviewDownloadInfo const &)
virtual void onDownloadComplete (::WebviewDownloadInfo const &downloadInfo)
virtual void onDownloadCanceled (::WebviewDownloadInfo const &downloadInfo)
virtual void onMessageRecieved (::std::string const &message)
virtual void fireCodeBuilderLoadPerformance (::std::string const &stage, uint64 tutorialSize, uint64 downloadSize, ::std::chrono::milliseconds elapsedTimeMS) const
virtual void fireCodeBuilderRunPerformance (::std::string const &stage, ::std::chrono::milliseconds elapsedTimeMS) const
MCAPI void $dtor ()
MCAPI void $onLoadingBegin ()
MCAPI void $onLoadingEnd ()
MCAPI void $onError (::WebviewError const &error)
MCAPI void $onWebviewChanged ()
MCAPI void $onDownloadBegin (::WebviewDownloadInfo const &downloadInfo)
MCAPI void $onDownloadUpdate (::WebviewDownloadInfo const &)
MCAPI void $onDownloadComplete (::WebviewDownloadInfo const &downloadInfo)
MCAPI void $onDownloadCanceled (::WebviewDownloadInfo const &downloadInfo)
MCAPI void $fireCodeBuilderLoadPerformance (::std::string const &stage, uint64 tutorialSize, uint64 downloadSize, ::std::chrono::milliseconds elapsedTimeMS) const
MCAPI void $fireCodeBuilderRunPerformance (::std::string const &stage, ::std::chrono::milliseconds elapsedTimeMS) const
SubjectType * getSubject ()
void removeFromSubject ()
virtual void _onSubjectDestroyed ()

Public Attributes

SubjectType * mpSubject

Member Function Documentation

◆ $dtor()

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

◆ $onDownloadBegin()

MCAPI void WebviewObserver::$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.

◆ $onDownloadUpdate()

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

◆ $fireCodeBuilderLoadPerformance()

MCAPI void WebviewObserver::$fireCodeBuilderLoadPerformance ( ::std::string const & stage,
uint64 tutorialSize,
uint64 downloadSize,
::std::chrono::milliseconds elapsedTimeMS ) const
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.

◆ $fireCodeBuilderRunPerformance()

MCAPI void WebviewObserver::$fireCodeBuilderRunPerformance ( ::std::string const & stage,
::std::chrono::milliseconds elapsedTimeMS ) const
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: