clearMultiServerData

clearMultiServerData ( string _id , string serverName ) : void

Remove in our database the data distributed by distributeMultiServers.

See also

distributeMultiServers
getMultiServerData
setSharedOnlineConfiguration
getSharedOnlineConfiguration
getCloudIdServer

Parameters

_id (optional)

You must set here the same ID than in distributeMultiServers. If there is no ID, the unique script ID is used. This parameter is usefull if you share information between sevral scripts.

serverName

The name assigned to this machine. If nothing is set, all data corresponding to id, whill be removed for all different servers.