beautypg.com
List GetSpecifiedLiveTextFeeds(int[] liveTextFeedIds) ............................................................................................................. 46
PagedList FindLiveTextFeeds(string namePattern, string marker, int pageSize) ..................................................................... 46
LiveTextFeed GetLiveTextFeed(int liveTextFeedId, bool loadContent) .............................................................................................................. 47
LiveTextFeed GetLiveTextFeedByName(string name, bool loadContent) .......................................................................................................... 48
bool CheckLiveTextFeedName(string name) ...................................................................................................................................................... 48
bool CheckLiveTextFeedUsage(int liveTextFeedId) ............................................................................................................................................ 49
bool CheckLiveTextFeedUsageByName(string name) ........................................................................................................................................ 49
LiveTextFeed CreateLiveTextFeed(LiveTextFeed entity) .................................................................................................................................... 50
LiveTextFeed CloneLiveTextFeed(string feedUrl) ............................................................................................................................................... 50
bool UpdateLiveTextFeed(LiveTextFeed entity) .................................................................................................................................................. 51
bool RenameLiveTextFeed(int liveTextFeedId, string newName) ....................................................................................................................... 52
bool DeleteLiveTextFeeds(int[] liveTextFeedIds)................................................................................................................................................. 52
Live Media Feed ................................................................................................................. 53
LiveMediaFeed Entity .................................................................................................................................................... 53
LiveMediaFeedContent Entity-Relation ....................................................................................................................... 53
Live Media Feed Management Web Methods .............................................................................................................. 54
PagedList GetLiveMediaFeeds(string marker, int pageSize) ................................................................................................. 55
List GetSpecifiedLiveMediaFeeds(int[] liveMediaFeedIds) ..................................................................................................... 55
PagedList FindLiveMediaFeeds(string namePattern, string marker, int pageSize) ................................................................ 56