nim_core
nim_core
NIMChatRoomEnterRequest
retryCount property
retryCount
nim_core
nim_core
NIMChatRoomEnterRequest
retryCount property
NIMChatRoomEnterRequest class
Constructors
NIMChatRoomEnterRequest
fromMap
Properties
avatar
extension
hashCode
independentModeConfig
nickname
notifyExtension
notifyTargetTags
retryCount
roomId
runtimeType
tags
Methods
noSuchMethod
toJson
toString
Operators
operator ==
retryCount
property
Null safety
int
?
retryCount
final
重试加入聊天室的次数
Implementation
final int? retryCount;