| Package | Description |
|---|---|
| com.box.boxandroidlibv2.dao | |
| com.box.boxjavalibv2.dao |
| Modifier and Type | Class and Description |
|---|---|
class |
BoxAndroidSharedLink
Data class for shared link.
|
| Modifier and Type | Method and Description |
|---|---|
BoxSharedLink |
BoxItem.getSharedLink()
Get shared link of box item.
|
| Constructor and Description |
|---|
BoxSharedLink(BoxSharedLink obj)
Copy constructor, this does deep copy for all the fields.
|