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

  • Download
  • Add to my manuals
  • Print
  • Page
    / 138
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 8
PresentationLanguage Enumeration ........................................................................................................................... 78
ScreenSettings Structure .............................................................................................................................................. 78
PresentationZone Structure ......................................................................................................................................... 81
VideoOrImagesPresentationZone Structure ............................................................................................................... 81
EnhancedAudioPresentationZone ............................................................................................................................... 82
GroupInfo Structure ...................................................................................................................................................... 83
Presentation Management Web Methods .................................................................................................................... 83
PagedList<Presentation> GetPresentations(string marker, int pageSize) .......................................................................................................... 84
List<Presentation> GetSpecifiedPresentations(int[] presentationIds) ................................................................................................................. 85
PagedList<Presentation> FindPresentations(string namePattern, string marker, int pageSize) ........................................................................ 85
Presentation GetPresentation(int presentationId, bool loadAssets) .................................................................................................................... 86
Presentation GetPresentationByName(string name, bool loadContent) ............................................................................................................. 87
ScreenResolution[] GetSupportedScreenResolutions(DeviceModel deviceModel, ConnectorType connectorType) ........................................ 87
bool CheckPresentationName(string name) ........................................................................................................................................................ 88
bool CheckPresentationUsage(int presentationId) .............................................................................................................................................. 88
Presentation CreatePresentation(Presentation entity) ........................................................................................................................................ 89
Presentation UpdatePresentation(Presentation entity) ........................................................................................................................................ 90
bool UpdatePresentationScreenSettings(int presentationId, ScreenSettings screenSettings) ........................................................................... 91
bool UpdatePresentationZone(int presentationId, PresentationZone entity) ....................................................................................................... 92
bool DeletePresentations(int[] presentationIds) ................................................................................................................................................... 93
Page view 8
1 2 3 4 5 6 7 8 9 10 11 12 13 14 ... 137 138

Comments to this Manuals

No comments