Photon 3 replace Hashtable

Options
archmaegus
edited July 2012 in DotNet
I'm using Photon 3 RC9. Within the LiteGame.cs class in the Lite application, I see that the OperationResponse class takes an object type for the dataContract parameter in the constructor. But I see that a Hashtable is typically sent, would I be able to send a Dictionary instead? I'm on a strict budget, so I was hoping to save some time by posting here and getting an answer.

Let me know if I there is further details that I can provide.

Thanks,

--Roy

Comments