Uses of Class
vn.edu.uit.csbu.software_design.software_design_backend.livestream.Livestreams
Packages that use Livestreams
-
Uses of Livestreams in vn.edu.uit.csbu.software_design.software_design_backend.livestream
Methods in vn.edu.uit.csbu.software_design.software_design_backend.livestream with parameters of type LivestreamsModifier and TypeMethodDescriptionLivestreamController.isLive(Livestreams streamNameList) The function `isLive` takes a list of stream names as input and returns a list of booleans indicating whether each stream is live or not.