ROOM_VARIABLES_UPDATE Event BUG??
Posted: 16 Oct 2013, 06:37
Here are the API :http://docs2x.smartfoxserver.com/api-do ... Index.html
It said, getting the changedVars should be List<string> type,but it alawys occur InvalidCastException.
And ,I using baseEvent.Parmas["changedVars "].GetType() to print what type it is.
The result is ArrayList.
Is it a bug? or API incorrect?
It said, getting the changedVars should be List<string> type,but it alawys occur InvalidCastException.
And ,I using baseEvent.Parmas["changedVars "].GetType() to print what type it is.
The result is ArrayList.
Is it a bug? or API incorrect?