即時通訊開發
阿新 • • 發佈:2018-04-20
界面 pan sim sat edit log ssi 設置 ted .logs
#msim-target 會話對象
#msim-message 對話消息
contenteditable="false/true"
#msim-hello 歡迎界面
#msim-more 查看更多消息
h1 span 發送的消息
h2 span 收到的消息
#msim-history 查看消息記錄
#msim-content 消息內容
#msim-send 發送消息
第一步:設置基本配置
AppID:app_id
AppSecret:app_secret
用戶ID:user_id
設備ID:device_id
第二步:創建WebSokect服務,取得session_id(SessionID)
第三部:更新用戶(SessionID)信息
#msim-search 搜索
#temp-conversation 會話模板
#msim-conversation 會話
tr[data-id=*]
.portrait
.name
.title
.time
#msim-target 會話對象
#msim-message 對話消息
contenteditable="false/true"
#msim-hello 歡迎界面
#msim-more 查看更多消息
h1 span 發送的消息
h2 span 收到的消息
#msim-history 查看消息記錄
#msim-content 消息內容
即時通訊開發