onedrive_rest_api library

Classes

Dropbox
Google
Microsoft
OAuth2Account
OAuth2CancelToken
OAuth2CancelTokenF
OAuth2FileBody
OAuth2FormData
OAuth2JsonBody
OAuth2MultiBody
OAuth2RestBody
OAuth2RestClient
OAuth2TextBody
OAuth2Token
OAuth2TokenF
OneDriveApi
OneDrive API 클라이언트 인터페이스입니다.
OneDriveDrive
OneDrive 드라이브 정보를 나타내는 클래스입니다.
OneDriveDriveItem
OneDrive 드라이브 아이템(파일/폴더)을 나타내는 클래스입니다.
OneDriveDriveItems
OneDrive 드라이브 아이템 목록을 나타내는 클래스입니다.
OneDriveRestApi
OneDriveUser
OneDrive 사용자 정보를 나타내는 클래스입니다.

Typedefs

OAuth2ProgressCallback = void Function(int uploadedBytes, int? totalBytes)