|
| | SchubExternalContentProvider () |
| void | Dispose () |
| void | Login (CancellableProgress progress, Action success, Action< Exception > failure) |
| void | Logout () |
| void | List (string path, CancellableProgress progress, Action< ExternalContentEntry > success, Action< Exception > failure) |
| void | Download (string path, CancellableProgress progress, Action< Stream > success, Action< Exception > failure) |
| void | Upload (string path, Stream stream, CancellableProgress progress, Action< string > success, Action< Exception > failure) |
| void | Link (string path, CancellableProgress progress, Action< string > success, Action< Exception > failure) |
| void | LoginLaunchBrowser () |
| void | WindowActivated () |
| void | HandleUri (Uri uri) |
| void | VerifyLoggedIn () |
◆ SchubExternalContentProvider()
| Game.SchubExternalContentProvider.SchubExternalContentProvider |
( |
| ) |
|
◆ Dispose()
| void Game.SchubExternalContentProvider.Dispose |
( |
| ) |
|
◆ Download()
| void Game.SchubExternalContentProvider.Download |
( |
string | path, |
|
|
CancellableProgress | progress, |
|
|
Action< Stream > | success, |
|
|
Action< Exception > | failure ) |
◆ HandleUri()
| void Game.SchubExternalContentProvider.HandleUri |
( |
Uri | uri | ) |
|
◆ JsonElementToEntry()
| ExternalContentEntry Game.SchubExternalContentProvider.JsonElementToEntry |
( |
JsonElement | jsonElement | ) |
|
|
static |
◆ JsonElementToLinkAddress()
| string Game.SchubExternalContentProvider.JsonElementToLinkAddress |
( |
JsonElement | jsonElement | ) |
|
|
static |
◆ Link()
| void Game.SchubExternalContentProvider.Link |
( |
string | path, |
|
|
CancellableProgress | progress, |
|
|
Action< string > | success, |
|
|
Action< Exception > | failure ) |
◆ List()
◆ Login()
| void Game.SchubExternalContentProvider.Login |
( |
CancellableProgress | progress, |
|
|
Action | success, |
|
|
Action< Exception > | failure ) |
◆ LoginLaunchBrowser()
| void Game.SchubExternalContentProvider.LoginLaunchBrowser |
( |
| ) |
|
◆ Logout()
| void Game.SchubExternalContentProvider.Logout |
( |
| ) |
|
◆ NormalizePath()
| string Game.SchubExternalContentProvider.NormalizePath |
( |
string | path | ) |
|
|
static |
◆ Upload()
| void Game.SchubExternalContentProvider.Upload |
( |
string | path, |
|
|
Stream | stream, |
|
|
CancellableProgress | progress, |
|
|
Action< string > | success, |
|
|
Action< Exception > | failure ) |
◆ VerifyLoggedIn()
| void Game.SchubExternalContentProvider.VerifyLoggedIn |
( |
| ) |
|
◆ WindowActivated()
| void Game.SchubExternalContentProvider.WindowActivated |
( |
| ) |
|
◆ m_appKey
| const string Game.SchubExternalContentProvider.m_appKey = "1uGA5aADX43p" |
|
static |
◆ m_appSecret
| const string Game.SchubExternalContentProvider.m_appSecret = "9aux67wg5z" |
|
static |
◆ m_loginProcessData
◆ Description
| string Game.SchubExternalContentProvider.Description |
|
get |
◆ DisplayName
| string Game.SchubExternalContentProvider.DisplayName |
|
get |
◆ IsLocalProvider
| bool Game.SchubExternalContentProvider.IsLocalProvider |
|
get |
◆ IsLoggedIn
| bool Game.SchubExternalContentProvider.IsLoggedIn |
|
get |
◆ RequiresLogin
| bool Game.SchubExternalContentProvider.RequiresLogin |
|
get |
◆ SupportsLinks
| bool Game.SchubExternalContentProvider.SupportsLinks |
|
get |
◆ SupportsListing
| bool Game.SchubExternalContentProvider.SupportsListing |
|
get |
该类的文档由以下文件生成: