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

Classes

struct  InboxMessageData
struct  FacetInboxCategoryData
struct  InboxSettings

Public Member Functions

virtual bool update ()
MCAPI InboxFacet (::IClientInstance &client, ::std::weak_ptr<::RealmsAPI > realmsApi, ::PlayerMessagingService &service, ::Bedrock::NotNullNonOwnerPtr<::OreUI::IResourceAllowList > resourceAllowList, ::Bedrock::NotNullNonOwnerPtr<::IEntitlementManager > entitlementManager, ::Bedrock::NotNullNonOwnerPtr<::Realms::InvitesService > invitesService)
MCAPI void acceptInvitation (::std::string const &instanceId)
MCAPI void deleteAllRead ()
MCAPI void deleteNotification (::std::string const &messageId, ::std::string const &instanceId)
MCAPI ::std::vector<::OreUI::InboxFacet::FacetInboxCategoryData > const & getCategoryData ()
MCAPI ::std::vector<::OreUI::InboxFacet::InboxMessageData > const & getData () const
MCAPI bool getRealmsSubscriber () const
MCAPI::OreUI::InboxFacet::InboxSettings const & getSettings () const
MCFOLD bool isMarketplacePassSubscriber ()
MCAPI void markAllRead ()
MCAPI bool messagingServiceFailed () const
MCAPI void rejectInvitation (::std::string const &instanceId)
MCAPI void reloadInvites ()
MCAPI void reportClick (::std::string const &messageId, ::std::string const &instanceId, ::std::string const &buttonId)
MCAPI void requestMessages (::std::string const &categoryId)
MCAPI void saveSettings ()
MCAPI void setNotificationRead (::std::string const &instanceId)
MCAPI void * $ctor (::IClientInstance &client, ::std::weak_ptr<::RealmsAPI > realmsApi, ::PlayerMessagingService &service, ::Bedrock::NotNullNonOwnerPtr<::OreUI::IResourceAllowList > resourceAllowList, ::Bedrock::NotNullNonOwnerPtr<::IEntitlementManager > entitlementManager, ::Bedrock::NotNullNonOwnerPtr<::Realms::InvitesService > invitesService)
MCAPI bool $update ()

Static Public Member Functions

static MCAPI bool InviteSort (::OreUI::InboxFacet::InboxMessageData const &f1, ::OreUI::InboxFacet::InboxMessageData const &f2)
static MCAPI ::std::add_lvalue_reference_t< char const[]> NAME ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 16, ::std::shared_ptr<::OreUI::InboxSession > > mInboxSession
::ll::TypedStorage< 1, 1, bool > mMarketplacePassSubscriber

Member Function Documentation

◆ $vftable()

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

The documentation for this class was generated from the following files:
  • src-server/mc/client/gui/oreui/binding/facets/vanilla/InboxFacet.h
  • src-client/mc/client/gui/oreui/binding/facets/vanilla/InboxFacet.h