Methods
RtmChannelAttribute (String key, String value) → Future< void >
RtmChannelAttribute 类的构造方法。
RtmChannelAttribute (String key, String value, String userId, bool updateTs) → Future< void >
RtmChannelAttribute 类的构造方法。
getLastUpdateUserId () → Future< void >
获取最近一次更新频道属性用户的 ID。
getLastUpdateTs () → Future< void >
获取频道属性最近一次更新的时间戳。
Returns a string representation of this object.
inherited