TYBA






protocol.GetRadioTimeRequest

GetRadioTimeRequest

This request allows you to get the current playing time for a particular player.

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

Example xml:


  <sireq>
      <cid>Mum</cid>
      <fn>
          <getRadioTime>
              <id>45435434354343</id>
          </getRadioTime>
      </fn>
  </sireq>

 

back to index