successCount property
The number of users that were deleted successfully (possibly zero).
Users that did not exist prior to calling deleteUsers()
are
considered to be successfully deleted.
Implementation
final int successCount;
The number of users that were deleted successfully (possibly zero).
Users that did not exist prior to calling deleteUsers()
are
considered to be successfully deleted.
final int successCount;