REST.Backend.KinveyApi.TKinveyApi.RestoreSuspendedUser

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RestoreSuspendedUser(const AObjectID: string);  overload;
procedure RestoreSuspendedUser(const AUser: TUser); overload;

C++

void __fastcall RestoreSuspendedUser(const System::UnicodeString AObjectID)/* overload */;
void __fastcall RestoreSuspendedUser(const TUser &AUser)/* overload */;

Properties

Type Visibility Source Unit Parent
procedure
function
public
REST.Backend.KinveyApi.pas
REST.Backend.KinveyApi.hpp
REST.Backend.KinveyApi TKinveyApi

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!