3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/platform/WebviewObserver.h"
12 ::ll::TypedStorage<8, 64, ::std::function<void(::std::string
const&)>> mImmersiveReaderInterface;
18 virtual void onMessageRecieved(::std::string
const& message) ;
20 virtual ~ImmersiveReaderObserver() =
default;
26 MCAPI
void $onMessageRecieved(::std::string
const& message);
Definition ImmersiveReaderObserver.h:5
static MCAPI void ** $vftable()
Definition WebviewObserver.h:15