Uses of Class
com.smartfoxserver.v2.exceptions.SFSVariableException
-
Packages that use SFSVariableException Package Description com.smartfoxserver.v2.entities -
-
Uses of SFSVariableException in com.smartfoxserver.v2.entities
Methods in com.smartfoxserver.v2.entities that throw SFSVariableException Modifier and Type Method Description voidRoom. setVariable(RoomVariable roomVariable)voidRoom. setVariable(RoomVariable roomVariable, boolean overridOwnership)voidSFSRoom. setVariable(RoomVariable roomVariable)voidSFSRoom. setVariable(RoomVariable roomVariable, boolean overrideOwnership)voidSFSUser. setVariable(UserVariable var)voidUser. setVariable(UserVariable userVariable)voidSFSUser. setVariables(java.util.List<UserVariable> userVariables)voidUser. setVariables(java.util.List<UserVariable> userVariables)
-