JavaScript is disabled on your browser.
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
H
J
L
M
R
S
U
V
A
Auth
- Class in
<Unnamed>
Shared class used by every sample.
Auth(List<String>, String, int)
- Constructor for class
Auth
Constructor
authorize()
- Method in class
Auth
Authorizes the installed application to access user's protected data.
C
CHANNEL_AUDIT_SCOPE
- Static variable in class
Auth
Scope that allows retrieving the 'auditDetails' part in a 'channel' resource
H
HTTP_TRANSPORT
- Static variable in class
Auth
Global instance of the HTTP transport.
J
JSON_FACTORY
- Static variable in class
Auth
Global instance of the JSON factory.
L
logout()
- Method in class
Auth
Log out from the current Google account
M
MANAGE_SCOPE
- Static variable in class
Auth
Scope that allows managing a YouTube account
R
revoke()
- Method in class
Auth
Revoke all authorized tokens and remove the credential file, so that the next authorization is going to ask the user for permissions again.
S
setScopes(List<String>)
- Method in class
Auth
Set a new list of scopes
U
UPLOAD_SCOPE
- Static variable in class
Auth
Scope that allows uploading and managing YouTube videos of a YouTube account
V
VIEW_SCOPE
- Static variable in class
Auth
Scope that allows only viewing a YouTube account
A
C
H
J
L
M
R
S
U
V
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes