REST.Backend.KinveyApi.TKinveyApi.RestoreSuspendedUser
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.