Brightsign Network Web API Reference Manual v.3.8 Instrukcja Użytkownika Strona 9

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 138
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 8
1 2 3 4 5 6 7 8 9 10 11 12 13 14 ... 137 138

Komentarze do niniejszej Instrukcji

Brak uwag