c
Back to Seed Clases

GData


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child markerGio.OutputStream
parent-child marker GData.UploadStream

Class GData.UploadStream

Import line: GData = imports.gi.GData;
GIR File: GData-0.0.gir
C documentation: GDataUploadStream
Class : UploadStream
Extends: Gio.OutputStream
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GData.DocumentsService
Method
finish_upload (UploadStream upload_stream) : GData.DocumentsDocument
GData.DocumentsService
Method
update_document (DocumentsDocument document, String slug, String content_type, Cancellable cancellable) : GData.UploadStream
GData.DocumentsService
Method
update_document_resumable (DocumentsDocument document, String slug, String content_type, gint64 content_length, Cancellable cancellable) : GData.UploadStream
GData.DocumentsService
Method
upload_document (DocumentsDocument document, String slug, String content_type, DocumentsFolder folder, Cancellable cancellable) : GData.UploadStream
GData.DocumentsService
Method
upload_document_resumable (DocumentsDocument document, String slug, String content_type, gint64 content_length, DocumentsUploadQuery query, Cancellable cancellable) : GData.UploadStream
GData.PicasaWebService
Method
finish_file_upload (UploadStream upload_stream) : GData.PicasaWebFile
GData.PicasaWebService
Method
upload_file (PicasaWebAlbum album, PicasaWebFile file_entry, String slug, String content_type, Cancellable cancellable) : GData.UploadStream
GData.YouTubeService
Method
finish_video_upload (UploadStream upload_stream) : GData.YouTubeVideo
GData.YouTubeService
Method
upload_video (YouTubeVideo video, String slug, String content_type, Cancellable cancellable) : GData.UploadStream
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:26 GMT+0800 (HKT)