public class PrivacySetting extends Object
| Constructor and Description |
|---|
PrivacySetting() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getAllowEmbeds() |
Boolean |
getGenerateSecretUrl() |
Boolean |
getMakeSlideshowPrivate() |
Boolean |
getShareWithContacts() |
void |
setAllowEmbeds(Boolean allowEmbeds) |
void |
setGenerateSecretUrl(Boolean generateSecretUrl) |
void |
setMakeSlideshowPrivate(Boolean makeSlideshowPrivate) |
void |
setShareWithContacts(Boolean shareWithContacts) |
public Boolean getMakeSlideshowPrivate()
public void setMakeSlideshowPrivate(Boolean makeSlideshowPrivate)
public Boolean getGenerateSecretUrl()
public void setGenerateSecretUrl(Boolean generateSecretUrl)
public Boolean getAllowEmbeds()
public void setAllowEmbeds(Boolean allowEmbeds)
public Boolean getShareWithContacts()
public void setShareWithContacts(Boolean shareWithContacts)
Copyright © 2015. All rights reserved.