ChannelId

最近更新时间:2022-09-20 05:17:40


flutter String RtmChannelMember.ChannelId               ()

获取频道用户所在频道的 ID。

  • 返回

    获取频道成员所在频道的 ID。

Implementation

Future<void> setChannelAttributes{
    String channelId,
}