TYBA






protocol.deezer.radio.player.DeezerRadioDeleteCurrentTrackResponse

DeezerRadioDeleteCurrentTrackResponse

This response acts as an acknowledgment to its corresponding request.

ParameterOptionalMax AllowedDataTypeNotes
cidno1textclient id. used to track origin of any particular message
idnounboundedintegerplayer id

Example xml:


  <siresp>
      <cid>Mum</cid>
      <fn>
          <deezerRadioDeleteCurrent>
              <id>255</id>
              <id>255</id>
          </deezerRadioDeleteCurrent>
      </fn>
  </siresp>

 

back to index