Class ListUserResponse

java.lang.Object
net.minheur.potoflux.login.response.BaseResponse
net.minheur.potoflux.login.response.ListUserResponse

public class ListUserResponse extends BaseResponse
A response with the list of all UUIDs required to ask for an InfoResponse.
  • Field Details

    • list

      public String[] list
      List of all user uuid
  • Constructor Details

    • ListUserResponse

      public ListUserResponse()