onMessage property

OnMessage? onMessage
getter/setter pair

Notification of message

Parameter userId The user who send the message

消息通知

Parameter userId 消息发送者 ID

Implementation

OnMessage? onMessage;