API/Autodoc/Classes/FURuStoreUserAuthorizationStatus.en.md


FURuStoreUserAuthorizationStatus

The authorization status of the user.

#include <FURuStoreUserAuthorizationStatus.h>

Public Functions

Name
FURuStoreUserAuthorizationStatus()
Constructor.

Public Attributes

Name
bool authorized — The value of the user’s authorization status. If true, the user is authorized in RuStore. If false, the user is not authorized. When using the SDK outside RuStore, a true result may also be returned if the user authorized via VK ID during the payment process and less than 15 minutes have passed since authorization.

Назад