send

fun send(msg: IClientGCMsg, appId: Int)

Sends a game coordinator message for a specific appid.

Parameters

msg

The GC message to send.

appId

The app id of the game coordinator to send to.