AS3 API:http://www.smartfoxserver.com/docs/docPages/as3/html/
Server Side API:http://www.smartfoxserver.com/docs/docPages/serverSideApi/index.htm
Doc: http://www.smartfoxserver.com/docs/index.htm
Delete Room Variables
var varList:Array = []
var roomVar:Object = {name:"test", value:null}
varList.push(roomVar)
smartFox.setRoomVariables(varList)
沒有留言:
張貼留言