Brightsign Network Web API Reference Manual v.3.8 Manuel d'utilisateur Page 52

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 138
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 51
Required Permissions
Dynamic Playlist: View Dynamic Playlists
Parameters
[int] dynamicPlaylistId: The identifier and primary key of the ImageVideoDynamicPlaylist or
AudioDynamicPlaylist instance to be evaluated. If an instance with the specified identifier does not exist, the
method will return False without error.
bool CheckDynamicPlaylistUsageByName(string name)
Description
Determines if the ImageVideoDynamicPlaylist or AudioDynamicPlaylist instance (specified with its alternate, user-
defined key) is referenced by one or more presentations. If the specified instance has parent dependencies (i.e. it is in
use), this method will return True. Otherwise, it will return False.
Note that when using this method to check whether an instance can be deleted, a False (“not in use”) status may
change in the time between calling this method and calling DeleteDynamicPlaylist().
Required Permissions
Dynamic Playlist: View Dynamic Playlists
Parameters
[string] name: The user-defined name (i.e. the alternate key) of the Dynamic Playlist to be evaluated. If an
instance with the specified identifier does not exist, the method will return False without error.
DynamicPlaylist CreateDynamicPlaylist(DynamicPlaylist entity)
Description
Creates a new ImageVideoDynamicPlaylist or AudioDynamicPlaylist instance and a related MRSS file with the
specified name and Content entities. This method returns the newly created object with all initialized properties if
successful. If object creation is unsuccessful, this method will return a Null value.
Vue de la page 51
1 2 ... 47 48 49 50 51 52 53 54 55 56 57 ... 137 138

Commentaires sur ces manuels

Pas de commentaire