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