Uses of Interface
com.smartfoxserver.v2.persistence.room.IRoomStorage
-
Packages that use IRoomStorage Package Description com.smartfoxserver.v2.entities -
-
Uses of IRoomStorage in com.smartfoxserver.v2.entities
Methods in com.smartfoxserver.v2.entities that return IRoomStorage Modifier and Type Method Description IRoomStorage
SFSZone. getRoomPersistenceApi()
Obtain the Room Persistence API object.IRoomStorage
Zone. getRoomPersistenceApi()
Obtain the Room Persistence API object.
-