Liking cljdoc? Tell your friends :D

netease-im-clj.core


netease-friend-addclj

(netease-friend-add {:keys [accid faccid type msg]})

加好友

加好友
raw docstring

netease-friend-deleteclj

(netease-friend-delete {:keys [accid faccid]})

更新好友相关信息

更新好友相关信息
raw docstring

netease-friend-getclj

(netease-friend-get {:keys [accid updatetime createtime]})

获取好友关系

获取好友关系
raw docstring

netease-friend-updateclj

(netease-friend-update {:keys [accid faccid alias ex]})

更新好友相关信息

更新好友相关信息
raw docstring

netease-im-app-keyclj


netease-im-secret-keyclj


netease-im-setconfig!clj

(netease-im-setconfig! {:keys [app-key secret-key]})

设置网易云的appkey以及secretkey

设置网易云的appkey以及secretkey
raw docstring

netease-sendAttachMsgclj

(netease-sendAttachMsg {:keys [to attach pushcontent payload sound save
                               option]})

发送系统消息给某位用户

发送系统消息给某位用户
raw docstring

netease-sendBatchAttachMsgclj

(netease-sendBatchAttachMsg {:keys [toAccids attach pushcontent payload sound
                                    save option]})

群发系统消息给某些用户

群发系统消息给某些用户
raw docstring

netease-user-blockclj

(netease-user-block {:keys [accid needkick]})

封禁网易云通信ID

封禁网易云通信ID
raw docstring

netease-user-createclj

(netease-user-create {:keys [accid name props icon token sign email birth mobile
                             gender ex]})

创建网易云通信ID

创建网易云通信ID
raw docstring

netease-user-getUinfosclj

(netease-user-getUinfos {:keys [accids]})

获取多个用户名片

获取多个用户名片 
raw docstring

netease-user-refreshTokenclj

(netease-user-refreshToken {:keys [accid]})

更新并获取新token

更新并获取新token 
raw docstring

netease-user-unblockclj

(netease-user-unblock {:keys [accid]})

解禁网易云通信ID

解禁网易云通信ID
raw docstring

netease-user-updateclj

(netease-user-update {:keys [accid props token]})

网易云通信ID更新

网易云通信ID更新
raw docstring

netease-user-updateUinfoclj

(netease-user-updateUinfo {:keys [accid name icon sign email birth mobile gender
                                  ex]})

更新用户名片

更新用户名片
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close