CotC C# SDK for Unity  v1.4.0.1
Making social games is easy !
Properties | List of all members
CotcSdk.EventLoopArgs Class Reference

Description

Arguments of the EventLoopArgs.ReceivedEvent event. You can use args.Message.ToJson() to obtain more information.

Properties

Bundle Message [get]
 Message received. More...
 

Property Documentation

◆ Message

Bundle CotcSdk.EventLoopArgs.Message
get

Message received.