Uses of Record Class
vn.edu.uit.csbu.software_design.software_design_backend.account.accountSecureResponseDTO
Packages that use accountSecureResponseDTO
-
Uses of accountSecureResponseDTO in vn.edu.uit.csbu.software_design.software_design_backend.livestream
Methods in vn.edu.uit.csbu.software_design.software_design_backend.livestream that return types with arguments of type accountSecureResponseDTOModifier and TypeMethodDescriptionLivestreamController.getCurrentStreaming(Integer page) This Java function retrieves the current streaming accounts with an optional page parameter.LivestreamService.getCurrentStreaming(int p, String serverIP) The function `getCurrentStreaming` retrieves live streaming information from a specified server and returns a list of account details for the live streams.