Building NetSync Demo

SirManGuy
edited September 2010 in Photon Server
I might be blind at the moment however I'm getting a couple errors in building the Photon.NetSyncObject.Client from the demo. It looks like the IPhotonPeerListener has changed slightly and broken the demo from building. The interfaces for PeerStatusCallback and DebugReturn have changed in reference to what is in PhotonManager.cs currently.

Should I just try to recreate these myself, and if so ReturnCode has changed so I'm not sure what takes place of line 438 for (int)ReturnCode.Ok

Again I could just be missing something simple here and need a push in the right direction

Comments