Brightsign Network Web API Reference Manual v.3.8 User Manual Page 6

  • Download
  • Add to my manuals
  • Print
  • Page
    / 138
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 5
List<LiveTextFeed> GetSpecifiedLiveTextFeeds(int[] liveTextFeedIds) ............................................................................................................. 46
PagedList<LiveTextFeed> 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<LiveMediaFeed> GetLiveMediaFeeds(string marker, int pageSize) ................................................................................................. 55
List<LiveMediaFeed> GetSpecifiedLiveMediaFeeds(int[] liveMediaFeedIds) ..................................................................................................... 55
PagedList<LiveMediaFeed> FindLiveMediaFeeds(string namePattern, string marker, int pageSize) ................................................................ 56
Page view 5
1 2 3 4 5 6 7 8 9 10 11 ... 137 138

Comments to this Manuals

No comments