TYBA






protocol.streaming.GetUserAccountStreamingQualityRequest2

GetUserAccountStreamingQualityRequest2

This request allows you to get a user's streaming quality preference from the muse server.

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

Example xml:


  <sireq>
      <cid>Mum</cid>
      <fn>
          <getUserStreamQuality2>
              <uid>45435434354343</uid>
              <ty>0</ty>
          </getUserStreamQuality2>
      </fn>
  </sireq>

 

back to index