handleNotificationMsg

open override fun handleNotificationMsg(methodName: String, packetMsg: PacketClientMsgProtobuf)

Handles a notification message for this service. This should not be called directly.

Parameters

methodName

The name of the method the service should handle.

packetMsg

The packet message that contains the data.