Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.09 KB

socialinfoprovidermanager_createsocialfeedupdaterasync_990295011.md

File metadata and controls

32 lines (22 loc) · 1.09 KB
-api-id -api-type
M:Windows.ApplicationModel.SocialInfo.Provider.SocialInfoProviderManager.CreateSocialFeedUpdaterAsync(Windows.ApplicationModel.SocialInfo.SocialFeedKind,Windows.ApplicationModel.SocialInfo.SocialFeedUpdateMode,System.String)
winrt method

Windows.ApplicationModel.SocialInfo.Provider.SocialInfoProviderManager.CreateSocialFeedUpdaterAsync

-description

Creates a new SocialFeedUpdater object that can be used as a task.

-parameters

-param kind

The type of the social media feed to create.

-param mode

Specifies append or replace mode.

-param ownerRemoteId

The ID that identifies the user on the provider's system.

-returns

The newly created SocialFeedUpdater object.

-remarks

-examples

-see-also