ChatroomMessageAction typedef

ChatroomMessageAction = Future Function(NIMChatroomMessage message)

Implementation

typedef ChatroomMessageAction = Future Function(NIMChatroomMessage message);