Uses of Class
io.gs2.realtime.model.Room
Packages that use Room
-
Uses of Room in io.gs2.realtime.model
Methods in io.gs2.realtime.model that return RoomModifier and TypeMethodDescriptionstatic RoomRoom.fromJson(com.fasterxml.jackson.databind.JsonNode data) Room.withCreatedAt(Long createdAt) Room.withEncryptionKey(String encryptionKey) Room.withIpAddress(String ipAddress) Room.withNotificationUserIds(List<String> notificationUserIds) Room.withRevision(Long revision) Room.withRoomId(String roomId) Room.withUpdatedAt(Long updatedAt) Methods in io.gs2.realtime.model with parameters of type Room -
Uses of Room in io.gs2.realtime.result
Methods in io.gs2.realtime.result that return RoomModifier and TypeMethodDescriptionDeleteRoomResult.getItem()GetRoomResult.getItem()WantRoomResult.getItem()Methods in io.gs2.realtime.result that return types with arguments of type RoomMethods in io.gs2.realtime.result with parameters of type RoomModifier and TypeMethodDescriptionvoidvoidvoidMethod parameters in io.gs2.realtime.result with type arguments of type Room