FMX.WindowsStore.TWindowsStore.UserHasBought

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function UserHasBought(const AInAppOfferToken: String): boolean;

C++

bool __fastcall UserHasBought(const System::UnicodeString AInAppOfferToken);

Properties

Type Visibility Source Unit Parent
function public
FMX.WindowsStore.pas
FMX.WindowsStore.hpp
FMX.WindowsStore TWindowsStore

Description

Returns true the id the current user has bought in the specified InAppOfferToken.