TYBA






protocol.GetAvailableStreamsRequest

GetAvailableStreamsRequest

This request allows you to get the available audio streams.

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

Example xml:


  <sireq>
      <cid>Mum</cid>
      <fn>
          <getStreams/>
      </fn>
  </sireq>

 

back to index