Brightsign Network Web API Reference Manual v.3.8 Manual de usuario Pagina 7

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 138
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 6
LiveMediaFeed GetLiveMediaFeed(int liveMediaFeedId, bool loadContent) ...................................................................................................... 56
LiveMediaFeed GetLiveMediaFeedByName(string name, bool loadContent) .................................................................................................... 57
bool CheckLiveMediaFeedName(string name) .................................................................................................................................................... 57
LiveMediaFeed CreateLiveMediaFeed(LiveMediaFeed entity) ........................................................................................................................... 58
bool UpdateLiveMediaFeed(LiveMediaFeed entity) ............................................................................................................................................ 59
bool RenameLiveMediaFeed(int liveMediaFeedId, string newName) ................................................................................................................. 60
bool DeleteLiveMediaFeeds(int[] liveMediaFeedIds) ........................................................................................................................................... 60
Web Page ............................................................................................................................ 62
WebPage Entity ............................................................................................................................................................. 62
WebPageAsset Entity-Relation .................................................................................................................................... 62
PresentationContent Entity-Relation ........................................................................................................................... 63
Web Page Management Web Methods ........................................................................................................................ 63
PagedList<WebPage> GetWebPages(string marker, int pageSize) ................................................................................................................... 64
List<WebPage> GetSpecifiedWebPages(int[] webPageIds) ............................................................................................................................... 64
PagedList<WebPage> FindWebPages(string namePattern, string marker, int pageSize) ................................................................................. 65
WebPage GetWebPage(int webPageId, bool loadAssets) .................................................................................................................................. 65
WebPage GetWebPageByName(string name, bool loadContent) ...................................................................................................................... 66
bool CheckWebPageName(string name) ............................................................................................................................................................ 66
bool CheckWebPageUsage(int liveTextFeedId) .................................................................................................................................................. 67
Vista de pagina 6
1 2 3 4 5 6 7 8 9 10 11 12 ... 137 138

Comentarios a estos manuales

Sin comentarios