Commit bb971433 authored by hujiebin's avatar hujiebin

Update user_center_func.go

parent 01bb71d1
...@@ -401,7 +401,7 @@ func SendSvipUpgrade(nick, avatar string, svipLevel uint32, txGroupId string) er ...@@ -401,7 +401,7 @@ func SendSvipUpgrade(nick, avatar string, svipLevel uint32, txGroupId string) er
// 发送socket的麦位变化 // 发送socket的麦位变化
func SendSocketMicChange(userId uint64, externalId, txGroupId string, i uint32, lock, forbid, micForbid bool, agoraId uint32, func SendSocketMicChange(userId uint64, externalId, txGroupId string, i uint32, lock, forbid, micForbid bool, agoraId uint32,
micUserId uint64, micUserExternalId string,, avatar, nick string, sex uint32, code string, isVip bool, noble uint32, headwearPicUrl, headwearEffectUrl, headwearReverseEffectUrl string, micUserId uint64, micUserExternalId string, avatar, nick string, sex uint32, code string, isVip bool, noble uint32, headwearPicUrl, headwearEffectUrl, headwearReverseEffectUrl string,
svipLevel uint32, micEffect, headwearIcon string) error { svipLevel uint32, micEffect, headwearIcon string) error {
var msg = &userProxy.GroupMicChange{ var msg = &userProxy.GroupMicChange{
SeqId: "todo", // todo todo SeqId: "todo", // todo todo
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment