messageService abstract method

Future<RtcMessageService?> messageService()
inherited

Get the message service interface.

Returns RtcMessageService object.

获取消息服务的接口指针

Returns RtcMessageService 对象。

Implementation

Future<RtcMessageService?> messageService();