| Package | Description |
|---|---|
| com.uc4.communication.requests |
This package contains request classes that can be sent using the
Connection class. |
| Modifier and Type | Method and Description |
|---|---|
Iterator<StorageItem> |
GetStorageItems.iterator()
Returns an Iterator which can be used to step through the
StorageItem. |
| Constructor and Description |
|---|
DeleteStorageEntry(StorageItem item)
Constructs a
DeleteStorageEntry request using the item id of
the StorageItem and the idnr of the store object. |
Copyright © 2021. All rights reserved.