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

  • 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 95
ScreenResolution[] GetSupportedScreenResolutions(DeviceModel deviceModel,
ConnectorType connectorType)
bool CheckPresentationName(string name)
bool CheckPresentationUsage(int presentationId)
Presentation CreatePresentation(Presentation entity)
Presentation UpdatePresentation(Presentation entity)
bool UpdatePresentationScreenSettings(int presentationId, ScreenSettings
screenSettings)
bool UpdatePresentationZone(PresentationZone entity)
bool DeletePresentations(int[] presentationIds)
PagedList<Presentation> GetPresentations(string marker, int pageSize)
Description
Retrieves the next page of the Presentation list, sorted by [string] Name. The returned list will contain no more
items than the defined page size.
Note: This method will not be able to initialize the DeviceModel enumeration, PresentationLanguage enumeration,
or ScreenSettings structure if a target presentation was created in BrightAuthor. The server will return “unknown”
and Null values instead.
Required Permissions
Presentation: View Presentations
Parameters
[string] marker: The [string] Name of the last Presentation instance on the previous page. If the value is
Null, then the method will retrieve the first page.
[int] pageSize: The maximum number of objects returned by the method. If the list of objects that match the
search criteria exceeds the [int] pageSize limit, the returned list will indicate that it is truncated. If the integer is
Vue de la page 95
1 2 ... 91 92 93 94 95 96 97 98 99 100 101 ... 137 138

Commentaires sur ces manuels

Pas de commentaire