JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
com.smartfoxserver.v2.exceptions.SFSTooManyRoomsException
Packages that use
SFSTooManyRoomsException
Package
Description
com.smartfoxserver.v2.entities
Uses of
SFSTooManyRoomsException
in
com.smartfoxserver.v2.entities
Methods in
com.smartfoxserver.v2.entities
that throw
SFSTooManyRoomsException
Modifier and Type
Method and Description
void
Zone.
addRoom
(
Room
room)
INTERNAL Instead use
SFSApi.createRoom(Zone, CreateRoomSettings, User)
void
SFSZone.
addRoom
(
Room
room)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes