1.4.5 Delete Playlist

Enter the command to delete an existing playlist. Defined by the PlayListId parameter.

Request

<msg Id="CTI_NSPK_REMOVE_PLAYLIST_REQ">
<CTI_IE_REFERENCE Ref="0x423"/>
<CTI_NSPK_IE_PLAYLIST_ID PlayListId="0x2"/>
</msg>


<msg Id="CTI_NSPK_REMOVE_PLAYLIST_FORCE_REQ">

<CTI_IE_REFERENCE Ref="0x423"/>
<CTI_NSPK_IE_PLAYLIST_ID PlayListId="0x3"/>
</msg>

Response

<msg Id="CTI_NSPK_REMOVE_PLAYLIST_CONF">
<CTI_IE_REFERENCE Ref="0x423"/>
<CTI_IE_RESULT Result="OK"/>
</msg>

<msg Id="CTI_NSPK_REMOVE_PLAYLIST_FORCE_CONF">
<CTI_IE_REFERENCE Ref="0x423"/>
<CTI_IE_RESULT Result="OK"/>

</msg>

DB relations:

  • must be deleted all objects before deleting the playlist.

NSPK_SRVT_OFFLINE_ACTIONS_RECS
****************************************************

  • neni pristupne v API (zatim)
  • tato vazba nelze pres API ani pridat

NSPK_SEST_PLAY_LISTS_FILES
******************************************

If CTI_NSPK_REMOVE_PLAYLIST_FORCE_REQ is used all dpendecies in DB will be deleted automatically.