Blocking a user for a few hours

0

In my Android application, we have a policy of using the application and if some rules are violated by the user the registration of it should be suspended for a few hours. I use Parse.com as a backend framework, the problem for me is not to create the Flag that its registry is blocked, is to reschedule the unblocking of this registry, how can I do it?

    
asked by anonymous 07.03.2016 / 19:50

0 answers