onSpecificationDidUpdate abstract method Null safety
- ChatGroup group
Occurs when the group detail information is updated.
Implementation
void onSpecificationDidUpdate(ChatGroup group);
Occurs when the group detail information is updated.
void onSpecificationDidUpdate(ChatGroup group);