TYBA






protocol.GetServiceArtworkStatusResponse

GetServiceArtworkStatusResponse

This response acts as an acknowledgment to its corresponding request as well as containing a collection of statuses matching your request parameters.

ParameterOptionalMax AllowedDataTypeNotes
cidno1textclient id. used to track origin of any particular message
pidno1textplayer id
rcvno1textrelatve artwork link

Example xml:


  <siresp>
      <cid>Mum</cid>
      <fn>
          <getServiceArtworkStatus>
              <pid>1</pid>
              <rcv>/getAirplayArt/1</rcv>
          </getServiceArtworkStatus>
      </fn>
  </siresp>

 

back to index