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

Public Types

using SubjectType

Public Member Functions

virtual void onMessageRecieved (::std::string const &message)
MCAPI void $onMessageRecieved (::std::string const &message)
virtual void onLoadingBegin ()
virtual void onLoadingEnd ()
virtual void onError (::WebviewError const &)
virtual void onWebviewChanged ()
virtual void onDownloadBegin (::WebviewDownloadInfo const &)
virtual void onDownloadUpdate (::WebviewDownloadInfo const &)
virtual void onDownloadComplete (::WebviewDownloadInfo const &)
virtual void onDownloadCanceled (::WebviewDownloadInfo const &)
MCAPI void $dtor ()
MCAPI void $onLoadingBegin ()
MCAPI void $onLoadingEnd ()
MCAPI void $onError (::WebviewError const &)
MCAPI void $onWebviewChanged ()
MCAPI void $onDownloadBegin (::WebviewDownloadInfo const &)
MCAPI void $onDownloadUpdate (::WebviewDownloadInfo const &)
MCAPI void $onDownloadComplete (::WebviewDownloadInfo const &)
MCAPI void $onDownloadCanceled (::WebviewDownloadInfo const &)
SubjectType * getSubject ()
void removeFromSubject ()
virtual void _onSubjectDestroyed ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 64, ::std::function< void(::std::string const &)> > mImmersiveReaderInterface
SubjectType * mpSubject

Member Function Documentation

◆ onMessageRecieved()

virtual void ImmersiveReaderObserver::onMessageRecieved ( ::std::string const & message)
virtual

Reimplemented from WebviewObserver.

◆ $vftable()

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

◆ $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.

◆ $onDownloadBegin()

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

◆ $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.

◆ $onDownloadComplete()

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

◆ $onDownloadCanceled()

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

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