getAllUnReadNum abstract method

Future<int> getAllUnReadNum()

获取所有会话未读消息数

@return

Implementation

Future<int> getAllUnReadNum();