Skip to content

Action_PlayPause

Ken Luo edited this page May 18, 2020 · 1 revision

PlayPause (播放/暫停) (DoCrazyKTV_Action)

服務器位址:

http://127.0.0.1:22231

參數:

state=PlayPause

返回類型:

application/json

返回資料:

空的 JSON 陣列

執行結果或錯誤返回:

空的 JSON 陣列

執行範例:

執行播放/暫停:

http://127.0.0.1:22231/DoCrazyKTV_Action?state=PlayPause

Clone this wiki locally