Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Windows
Web
AtomPub
IAtomPubClient
Interface IAtomPubClient
Hierarchy
ISyndicationClient
IAtomPubClient
Index
Properties
bypassCacheOnRetrieve
maxResponseBufferSize
proxyCredential
serverCredential
timeout
Methods
cancelAsyncOperations
createMediaResourceAsync
createResourceAsync
deleteResourceAsync
deleteResourceItemAsync
retrieveFeedAsync
retrieveMediaResourceAsync
retrieveResourceAsync
retrieveServiceDocumentAsync
setRequestHeader
updateMediaResourceAsync
updateResourceAsync
updateResourceItemAsync
Properties
public
bypassCacheOnRetrieve
:
boolean
public
maxResponseBufferSize
:
number
public
proxyCredential
:
PasswordCredential
public
serverCredential
:
PasswordCredential
public
timeout
:
number
Methods
public
cancelAsyncOperations
(
)
public
createMediaResourceAsync
(
uri
:
Uri
, mediaType
:
string
, description
:
string
, mediaStream
:
IInputStream
)
:
IAsyncOperationWithProgress
Parameters
uri:
Uri
mediaType:
string
description:
string
mediaStream:
IInputStream
Returns
IAsyncOperationWithProgress
public
createResourceAsync
(
uri
:
Uri
, description
:
string
, item
:
SyndicationItem
)
:
IAsyncOperationWithProgress
Parameters
uri:
Uri
description:
string
item:
SyndicationItem
Returns
IAsyncOperationWithProgress
public
deleteResourceAsync
(
uri
:
Uri
)
:
IAsyncActionWithProgress
Parameters
uri:
Uri
Returns
IAsyncActionWithProgress
public
deleteResourceItemAsync
(
item
:
SyndicationItem
)
:
IAsyncActionWithProgress
Parameters
item:
SyndicationItem
Returns
IAsyncActionWithProgress
public
retrieveFeedAsync
(
uri
:
Uri
)
:
IAsyncOperationWithProgress
Parameters
uri:
Uri
Returns
IAsyncOperationWithProgress
public
retrieveMediaResourceAsync
(
uri
:
Uri
)
:
IAsyncOperationWithProgress
Parameters
uri:
Uri
Returns
IAsyncOperationWithProgress
public
retrieveResourceAsync
(
uri
:
Uri
)
:
IAsyncOperationWithProgress
Parameters
uri:
Uri
Returns
IAsyncOperationWithProgress
public
retrieveServiceDocumentAsync
(
uri
:
Uri
)
:
IAsyncOperationWithProgress
Parameters
uri:
Uri
Returns
IAsyncOperationWithProgress
public
setRequestHeader
(
name
:
string
, value
:
string
)
Parameters
name:
string
value:
string
public
updateMediaResourceAsync
(
uri
:
Uri
, mediaType
:
string
, mediaStream
:
IInputStream
)
:
IAsyncActionWithProgress
Parameters
uri:
Uri
mediaType:
string
mediaStream:
IInputStream
Returns
IAsyncActionWithProgress
public
updateResourceAsync
(
uri
:
Uri
, item
:
SyndicationItem
)
:
IAsyncActionWithProgress
Parameters
uri:
Uri
item:
SyndicationItem
Returns
IAsyncActionWithProgress
public
updateResourceItemAsync
(
item
:
SyndicationItem
)
:
IAsyncActionWithProgress
Parameters
item:
SyndicationItem
Returns
IAsyncActionWithProgress
Globals
Windows
Windows.ApplicationModel
Windows.ApplicationModel.Activation
Windows.ApplicationModel.Background
Windows.ApplicationModel.Contacts
Windows.ApplicationModel.Contacts.Provider
Windows.ApplicationModel.Core
Windows.ApplicationModel.DataTransfer
Windows.ApplicationModel.DataTransfer.ShareTarget
Windows.ApplicationModel.Resources
Windows.ApplicationModel.Resources.Core
Windows.ApplicationModel.Resources.Management
Windows.ApplicationModel.Search
Windows.ApplicationModel.Store
Windows.Data
Windows.Data.Html
Windows.Data.Json
Windows.Data.Xml
Windows.Data.Xml.Dom
Windows.Data.Xml.Xsl
Windows.Devices
Windows.Devices.Enumeration
Windows.Devices.Enumeration.Pnp
Windows.Devices.Geolocation
Windows.Devices.Input
Windows.Devices.Portable
Windows.Devices.Printers
Windows.Devices.Printers.Extensions
Windows.Devices.Sensors
Windows.Devices.Sms
Windows.Foundation
Windows.Foundation.Collections
Windows.Foundation.Diagnostics
Windows.Foundation.Metadata
Windows.Globalization
Windows.Globalization.Collation
Windows.Globalization.DateTimeFormatting
Windows.Globalization.Fonts
Windows.Globalization.NumberFormatting
Windows.Graphics
Windows.Graphics.Display
Windows.Graphics.Imaging
Windows.Graphics.Printing
Windows.Graphics.Printing.OptionDetails
Windows.Management
Windows.Management.Core
Windows.Management.Deployment
Windows.Media
Windows.Media.Capture
Windows.Media.Devices
Windows.Media.MediaProperties
Windows.Media.PlayTo
Windows.Media.Playlists
Windows.Media.Protection
Windows.Media.Transcoding
Windows.Networking
Windows.Networking.BackgroundTransfer
Windows.Networking.Connectivity
Windows.Networking.NetworkOperators
Windows.Networking.Proximity
Windows.Networking.PushNotifications
Windows.Networking.Sockets
Windows.Security
Windows.Security.Authentication
Windows.Security.Authentication.OnlineId
Windows.Security.Authentication.Web
Windows.Security.Credentials
Windows.Security.Credentials.UI
Windows.Security.Cryptography
Windows.Security.Cryptography.Certificates
Windows.Security.Cryptography.Core
Windows.Security.Cryptography.DataProtection
Windows.Security.ExchangeActiveSyncProvisioning
Windows.Storage
Windows.Storage.AccessCache
Windows.Storage.BulkAccess
Windows.Storage.Compression
Windows.Storage.FileProperties
Windows.Storage.Pickers
Windows.Storage.Pickers.Provider
Windows.Storage.Provider
Windows.Storage.Search
Windows.Storage.Streams
Windows.System
Windows.System.Display
Windows.System.Profile
Windows.System.RemoteDesktop
Windows.System.Threading
Windows.System.Threading.Core
Windows.System.UserProfile
Windows.UI
Windows.UI.ApplicationSettings
Windows.UI.Core
Windows.UI.Core.AnimationMetrics
Windows.UI.Input
Windows.UI.Input.Inking
Windows.UI.Notifications
Windows.UI.Popups
Windows.UI.StartScreen
Windows.UI.Text
Windows.UI.ViewManagement
Windows.UI.WebUI
Windows.Web
Windows.Web.AtomPub
Windows.Web.Syndication
IAtomPubClient
bypassCacheOnRetrieve
maxResponseBufferSize
proxyCredential
serverCredential
timeout
cancelAsyncOperations
createMediaResourceAsync
createResourceAsync
deleteResourceAsync
deleteResourceItemAsync
retrieveFeedAsync
retrieveMediaResourceAsync
retrieveResourceAsync
retrieveServiceDocumentAsync
setRequestHeader
updateMediaResourceAsync
updateResourceAsync
updateResourceItemAsync
IAtomPubClientFactory
IResourceCollection
IServiceDocument
IWorkspace
AtomPubClient
ResourceCollection
ServiceDocument
Workspace