onSpecificationChanged property

void Function(EMChatRoom room)? onSpecificationChanged
final

~english Occurs when the chat room specifications changes. All chat room members receive this event. ~end

~chinese 聊天室详情变更。 ~end

Implementation

final void Function(EMChatRoom room)? onSpecificationChanged;