public abstract class VideoFormat
extends java.lang.Object
https://developers.facebook.com/docs/graph-api/reference/video| Modifier and Type | Class and Description |
|---|---|
static class |
VideoFormat.Builder |
| Constructor and Description |
|---|
VideoFormat() |
| Modifier and Type | Method and Description |
|---|---|
static VideoFormat.Builder |
builder() |
abstract java.lang.String |
id() |
abstract android.os.Bundle |
toBundle() |
public abstract java.lang.String id()
public static VideoFormat.Builder builder()
public abstract android.os.Bundle toBundle()