.ChannelId ()
flutter String RtmChannelMember
获取频道用户所在频道的 ID。
-
返回
获取频道成员所在频道的 ID。
Implementation
Future<void> setChannelAttributes{
String channelId,
}
最近更新时间:2022-09-20 05:17:40
.ChannelId ()
flutter String RtmChannelMember
获取频道用户所在频道的 ID。
返回
获取频道成员所在频道的 ID。
Future<void> setChannelAttributes{
String channelId,
}