send

open fun send(msg: IClientMsg)

Sends the specified client message to the server. This method automatically assigns the correct SessionID and SteamID of the message.

Parameters

msg

The client message to send.