send

fun <T : GeneratedMessage.Builder<T>> send(msg: ClientMsgProtobuf<T>, appId: Int)

Sends a matchmaking message for a specific app.

Parameters

msg

The matchmaking message to send.

appId

The ID of the app this message pertains to.