menu
nim_core
nim_core
QChatJoinByInviteCodeParam
isValid method
isValid
brightness_4
brightness_5
isValid
method
bool
isValid
(
)
参数是否合法
Implementation
bool isValid() => serverId != null && serverId! > 0;
nim_core
nim_core
QChatJoinByInviteCodeParam
isValid method
QChatJoinByInviteCodeParam class