Table of Contents
SendSlide
In order to accommodate the image data the call must be encoded as multi form data with the following named parameters.
‘ImageFile’: the slide image.
‘Call’: this is set to ‘SendSlide’
‘Parameters’: JSON string contain access credentials, Webcast ID and Deck ID to which the slide is to be added.
Example String
{“WebcastID”:”1746″,”DeckID”:”2394″,”AccessID”:”1234″,”AccessKey”:”abcde”}
Returns the slide id, information about streams into which it was embedded and the url of the slide.
Example Return
{“StreamResults”:[{“type”:”target”,”switchable”:false,”name”:”teststream5″,”id”:”Player4600″,”found”:false}],”Caller”:”AddCuePoint”,”success”:true,”which”:”Primary”,”Domain”:”v1.redbackconferencing.com.au”,”AddCuepointToStreams_ProcessTime”:0.65428304672241,”DeckID”:”3414″,”WebcastID”:2945,”SlideID”:”77624″,”SlideFilepath”:”\/var\/www\/webcasts\/\/2945\/slides\/3414\/CCRNMDSmaller.jpg”,”SendSlide_ProcessTime”:0.72255897521973}