TYBA






protocol.PlayerContext

PlayerContext

This structure contains useful information about the current context about a player.

ParameterOptionalMax AllowedDataTypeNotes
pidno1textplayer id
actxtno1enumerationtype of player context, i.e. radio, audiofile, none

Example xml:


  <pctxt>
      <pid>1</pid>
      <actxt>audiofile</actxt>
  </pctxt>

 

back to index