submitGroupInfoChangded static method
Implementation
static void submitGroupInfoChangded() {
V2TIMManagerWeb.timWeb
?.on(EventType.MESSAGE_RECEIVED, _groupInfoChanageHandler);
}
static void submitGroupInfoChangded() {
V2TIMManagerWeb.timWeb
?.on(EventType.MESSAGE_RECEIVED, _groupInfoChanageHandler);
}