Method | Description | |
---|---|---|
DownloadService ( ) : System | ||
DownloadService ( |
||
GetFile ( string url, string isolatedStorageFile ) : Task |
||
ResolveUserIdAndPlatform ( string url, |
||
RetrieveServerMessage ( string url ) : Task |
public DownloadService ( |
||
cookieJar | ||
return | System |
public GetFile ( string url, string isolatedStorageFile ) : Task |
||
url | string | |
isolatedStorageFile | string | |
return | Task |
public ResolveUserIdAndPlatform ( string url, |
||
url | string | |
userIdAndPlatformResolver | ||
return | Task |
public RetrieveServerMessage ( string url ) : Task | ||
url | string | |
return | Task |