public CCTVOnlineStatus[] GetAllOnlineStatus()
 {
     return(ClientHub.GetAllOnlineStatus());
 }