All Classes


Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for MXML classes and for those APIs that belong to a specific class in ActionScript (as opposed to global functions or properties). The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


NamePackageDescription
Friend
com.adobe.webapis.youtube
MethodGroupHelper
com.adobe.webapis.youtube.methodgroups Contains helper functions for the method group classes that are reused throughout them.
NameValuePair
com.adobe.webapis.youtube NameValuePair is an object containing a key/value combination.
Profile
com.adobe.webapis.youtube
ServiceBase
com.adobe.webapis Base class for remote service classes.
ServiceEvent
com.adobe.webapis.events Event class that contains data loaded from remote services.
URLLoaderBase
com.adobe.webapis Base class for services that utilize URLLoader to communicate with remote APIs / Services.
Users
com.adobe.webapis.youtube.methodgroups The Users class contains methods for accessing the user group of API calls for YouTube.
Video
com.adobe.webapis.youtube
VideoDetails
com.adobe.webapis.youtube
Videos
com.adobe.webapis.youtube.methodgroups The Videos class contains methods for accessing the videos group of API calls for YouTube.
YouTubeError
com.adobe.webapis.youtube
YouTubeService
com.adobe.webapis.youtube The YouTubeService class abstracts all functionality for the YouTube API.
YouTubeServiceEvent
com.adobe.webapis.youtube.events