restrictedUntilDate property

int restrictedUntilDate
final

restrictedUntilDate Point in time (Unix timestamp) when restrictions will be lifted from the user; 0 if never. If the user is restricted for more than 366 days or for less than 30 seconds from the current time, the user is considered to be restricted forever

Implementation

final int restrictedUntilDate;