| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
static LiveVideo.EnumStreamType |
LiveVideo.EnumStreamType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LiveVideo.EnumStreamType[] |
LiveVideo.EnumStreamType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Page.APIRequestCreateLiveVideo |
Page.APIRequestCreateLiveVideo.setStreamType(LiveVideo.EnumStreamType streamType) |
LiveVideo.APIRequestUpdate |
LiveVideo.APIRequestUpdate.setStreamType(LiveVideo.EnumStreamType streamType) |
Event.APIRequestCreateLiveVideo |
Event.APIRequestCreateLiveVideo.setStreamType(LiveVideo.EnumStreamType streamType) |
Group.APIRequestCreateLiveVideo |
Group.APIRequestCreateLiveVideo.setStreamType(LiveVideo.EnumStreamType streamType) |
User.APIRequestCreateLiveVideo |
User.APIRequestCreateLiveVideo.setStreamType(LiveVideo.EnumStreamType streamType) |
Copyright © 2020. All rights reserved.