1.5.3 Edit Internet Radio

Enter the command to modify an existing Internet Radio. Defined by the Id (APK), Media Key (Name, Genre, RegionId, LanguageId), Protocol, Port, URL, URI and Delay.

Request

<msg Id="CTI_NSPK_SET_MEDIA_RADIO_REQ">
<CTI_IE_REFERENCE Ref="0x421"/>
<CTI_NSPK_IE_NET_MEDIA_RADIO Id="0x2" Key.Name="Radio modified" Key.Genre="ROCK" Key.RegionId="0xFFFFFFFF" Key.LanguageId="DEF" Protocol="HTTP" Port="0" Url="http://www.play.cz/listen/listen.php?sh=beat&amp;bitrate=64&amp;stype=MP3" Uri="" Delay="10000"/>
</msg>

Response

<msg Id="CTI_NSPK_SET_MEDIA_RADIO_CONF">
<CTI_IE_REFERENCE Ref="0x421"/>
<CTI_IE_RESULT Result="OK"/>
</msg>