public class BoxAndroidSharedLink extends BoxSharedLink
| Modifier and Type | Field and Description |
|---|---|
static |
CREATOR |
FIELD_ACCESS, FIELD_DOWNLOAD_COUNT, FIELD_DOWNLOAD_URL, FIELD_PASSWORD_ENABLED, FIELD_PERMISSIONS, FIELD_PREVIEW_COUNT, FIELD_UNSHARED_AT, FIELD_URL| Constructor and Description |
|---|
BoxAndroidSharedLink() |
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
BoxAndroidSharedLinkPermissions |
getPermissions()
Get permissions.
|
void |
writeToParcel(Parcel dest,
int flags) |
getAccess, getDownloadCount, getDownloadUrl, getPreviewCount, getUnsharedAt, getUrl, isPasswordEnabledcontains, equals, extraProperties, getExtraData, getValue, handleUnknown, hashCode, putpublic BoxAndroidSharedLinkPermissions getPermissions()
BoxSharedLinkgetPermissions in class BoxSharedLinkpublic int describeContents()
public void writeToParcel(Parcel dest,
int flags)
writeToParcel in interface IBoxParcelablewriteToParcel in class BoxObject