Uses of Class
io.gs2.realtime.result.DeleteRoomResult
Packages that use DeleteRoomResult
-
Uses of DeleteRoomResult in io.gs2.realtime
Methods in io.gs2.realtime that return DeleteRoomResultMethod parameters in io.gs2.realtime with type arguments of type DeleteRoomResultModifier and TypeMethodDescriptionvoidGs2RealtimeRestClient.deleteRoomAsync(DeleteRoomRequest request, AsyncAction<AsyncResult<DeleteRoomResult>> callback) -
Uses of DeleteRoomResult in io.gs2.realtime.result
Methods in io.gs2.realtime.result that return DeleteRoomResultModifier and TypeMethodDescriptionstatic DeleteRoomResultDeleteRoomResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)