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 IRoomStorageSFSZone. getRoomPersistenceApi()Obtain the Room Persistence API object.IRoomStorageZone. getRoomPersistenceApi()Obtain the Room Persistence API object.
-