开始单用户聊天
命名空间:
Smobiler.Plugins.RongIM
程序集:
Smobiler.Plugins (在 Smobiler.Plugins.dll 中) 版本:6.0.651.17422+acac930a389332bc36ed645b22d5419d24641df7
语法public void StartPrivateChat(
string userid,
string title
)
Public Sub StartPrivateChat (
userid As String,
title As String
)
参数
- userid
- 类型:SystemString
用户编号 - title
- 类型:SystemString
聊天抬头
参见