Пример #1
0
 public CCTVOnlineStatus GetOnlineStatus(string videoId)
 {
     return(InfoManager?.GetOnlineStatus(videoId));
 }