TYBA






protocol.CreateGeniusPlaylistResponse

CreateGeniusPlaylistResponse

This response acts as an acknowledgement to its corresponding request. The concept of genius as a playlist will cease in future versions This message will remain in the short term for backward compatibility but will not do anything.

ParameterOptionalMax AllowedDataTypeNotes
cidno1textclient id. used to track origin of any particular message
tridno1database idid of track in database

Example xml:


  <siresp>
      <cid>Mum</cid>
      <fn>
          <createGeniusPlaylist>
              <trid>12121212121</trid>
          </createGeniusPlaylist>
      </fn>
  </siresp>

 

back to index