Brightsign Network Web API Reference Manual v.3.8 Bedienungsanleitung Seite 23

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 138
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 22
[ContentType] ContentType: A ContentType enumeration that allows a system to distinguish between a
media file and a Dynamic Playlist.
DynamicPlaylistInfo Structure
The DynamicPlaylistInfo structure provides information about a parent ImageVideoDynamicPlaylist or
AudioDynamicPlaylist instance. It has the following properties:
[int] Id:(Read Only) The identifier and primary key of the instance
[string] Name: The user-defined name of the instance. This string value is an alternate key that is unique in the
scope of the BrightSign Network account.
PresentationInfo Structure
The PresentationInfo structure provides information about a parent Presentation instance. It has the following properties:
[int] Id:(Read Only) The identifier and primary key of the Presentation instance
[string] Name: The user-defined name of the Presentation instance. This string value must be unique in the
scope of the BrightSign Network account.
Content Management Web Methods
PagedList<Content> GetAllContent(string marker, int pageSize)
List<ContentFolder> GetContentFolders(string virtualPath)
PagedList<Content> GetFolderContent(string virtualPath, string marker, int pageSize)
List<Content> GetSpecifiedContent(int[] contentIds)
PagedList<Content> FindContent(string fileNamePattern, string marker, int pageSize)
Content GetContent(int contentId)
ContentFolder CreateContentFolder(ContentFolder entity)
bool MoveContent(int[] contentIds, string newVirtualPath)
bool CheckContentUsage(int contentId)
Seitenansicht 22
1 2 ... 18 19 20 21 22 23 24 25 26 27 28 ... 137 138

Kommentare zu diesen Handbüchern

Keine Kommentare