nim_core
nim_core
NIMChatRoomEnterRequest
notifyTargetTags property
notifyTargetTags
nim_core
nim_core
NIMChatRoomEnterRequest
notifyTargetTags property
NIMChatRoomEnterRequest class
Constructors
NIMChatRoomEnterRequest
fromMap
Properties
avatar
extension
hashCode
independentModeConfig
nickname
notifyExtension
notifyTargetTags
retryCount
roomId
runtimeType
tags
Methods
noSuchMethod
toJson
toString
Operators
operator ==
notifyTargetTags
property
Null safety
String
?
notifyTargetTags
final
登录登出通知的目标标签,是一个标签表达式,见TagCalculator和TagPattern
Implementation
final String? notifyTargetTags;