文件名称:ficus-listener:榕项目监听器界面
文件大小:1.04MB
文件格式:ZIP
更新时间:2024-06-30 00:22:01
CoffeeScript
监听协议 ~ > inital_state : { state : PresentationState , poll : Poll ? , pollVote : int ? } ~ > presentation_state : PresentationState ~ > poll : Poll | false < ~ init : { clientId : String , presentationId : String } < ~ vote_up < ~ vote_down < ~ question : String < ~ poll_vote : int PresentationState: 'not_started' | 'active' | 'ended' Poll: { id : String , title : String , options : [ {