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

Public Types

using SubjectType

Public Member Functions

virtual void onUserAdded (::std::shared_ptr<::Social::User > const &user)
virtual void onUserRemoved (::std::shared_ptr<::Social::User > const &user)
virtual void onUserStorageAreaChanged (::std::shared_ptr<::Social::User > const &user, ::std::shared_ptr<::Core::FileStorageArea > &oldStorageArea)
MCAPI void $onUserAdded (::std::shared_ptr<::Social::User > const &user)
MCAPI void $onUserStorageAreaChanged (::std::shared_ptr<::Social::User > const &user, ::std::shared_ptr<::Core::FileStorageArea > &oldStorageArea)
SubjectType * getSubject ()
void removeFromSubject ()
virtual void _onSubjectDestroyed ()

Public Attributes

SubjectType * mpSubject

Member Function Documentation

◆ $onUserAdded()

MCAPI void Social::UserListObserver::$onUserAdded ( ::std::shared_ptr<::Social::User > const & user)
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.

◆ $onUserStorageAreaChanged()

MCAPI void Social::UserListObserver::$onUserStorageAreaChanged ( ::std::shared_ptr<::Social::User > const & user,
::std::shared_ptr<::Core::FileStorageArea > & oldStorageArea )
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: