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, isPasswordEnabled
contains, equals, extraProperties, getExtraData, getValue, handleUnknown, hashCode, put
public BoxAndroidSharedLinkPermissions getPermissions()
BoxSharedLink
getPermissions
in class BoxSharedLink
public int describeContents()
public void writeToParcel(Parcel dest, int flags)
writeToParcel
in interface IBoxParcelable
writeToParcel
in class BoxObject