systemMessageService property
final
系统通知服务,是云信系统内建的消息/通知,由云信服务器推送给用户的通知类消息,用于云信系统类的事件通知。
Implementation
final SystemMessageService systemMessageService = SystemMessageService();
系统通知服务,是云信系统内建的消息/通知,由云信服务器推送给用户的通知类消息,用于云信系统类的事件通知。
final SystemMessageService systemMessageService = SystemMessageService();