YouTubeState
Object Hierarchy:
Description:
All the fields in the YouTubeState structure are private and should never be accessed
directly.
Namespace: GData
Package: libgdata
Content:
Properties:
-
public string help_uri { get; }
A URI for a YouTube Help Center page that may help the developer or the video owner to diagnose the
reason that an upload failed or was rejected.
-
public string message { get; }
A human-readable description of why the video failed to upload.
-
public string name { get; }
The name of the status of the unpublished video. Valid values are: "processing", "restricted",
"deleted", "rejected" and "failed".
-
public string reason_code { get; }
The reason code explaining why the video failed to upload.
Creation methods:
Methods: