protocol.GetAvailableStreamsRequest
This request allows you to get the available audio streams.
Parameter | Optional | Max Allowed | DataType | Notes |
---|---|---|---|---|
cid | no | 1 | text | client id. used to track origin of any particular message |
Example xml:
<sireq> <cid>Mum</cid> <fn> <getStreams/> </fn> </sireq>