OnlineMsg typedef

OnlineMsg = List<OnlineInfo>

在线用户列表

Implementation

typedef OnlineMsg = List<OnlineInfo>;