| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
static Photo.EnumUnpublishedContentType |
Photo.EnumUnpublishedContentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Photo.EnumUnpublishedContentType[] |
Photo.EnumUnpublishedContentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Album.APIRequestCreatePhoto |
Album.APIRequestCreatePhoto.setUnpublishedContentType(Photo.EnumUnpublishedContentType unpublishedContentType) |
Page.APIRequestCreatePhoto |
Page.APIRequestCreatePhoto.setUnpublishedContentType(Photo.EnumUnpublishedContentType unpublishedContentType) |
Group.APIRequestCreatePhoto |
Group.APIRequestCreatePhoto.setUnpublishedContentType(Photo.EnumUnpublishedContentType unpublishedContentType) |
User.APIRequestCreatePhoto |
User.APIRequestCreatePhoto.setUnpublishedContentType(Photo.EnumUnpublishedContentType unpublishedContentType) |
Copyright © 2020. All rights reserved.