Constant Field Values


Contents
it.gotoandplay.*

it.gotoandplay.smartfoxserver.data.RoomVariable
public static final java.lang.String test "HEEEEEEEEY!"

it.gotoandplay.smartfoxserver.data.Zone
public static final int STATUS_ACTIVE 0
public static final int STATUS_INACTIVE 1

it.gotoandplay.smartfoxserver.extensions.ExtensionHelper
public static final int MOD_MESSAGE_TO_ROOM 1
public static final int MOD_MESSAGE_TO_USER 0
public static final int MOD_MESSAGE_TO_ZONE 2

it.gotoandplay.smartfoxserver.webserver.WebHelper
public static final int ONE_DAY 86400000
public static final int ONE_HOUR 3600000
public static final int ONE_MINUTE 60000
public static final int ONE_SECOND 1000