TYBA






protocol.ServiceArtworkStatus

ServiceArtworkStatus

This structure contains information about the state of a service player (e.g. Airplay).

ParameterOptionalMax AllowedDataTypeNotes
pidno1textplayer id
rcvno1textrelatve artwork link

Example xml:


  <sievnt>
      <serviceArtworkStatus>
          <pid>1</pid>
          <rcv>/getAirplayArt/1</rcv>
      </serviceArtworkStatus>
  </sievnt>

 

back to index