SocialInfoProviderManager Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Stellt Funktionen für eine App bereit, um die Erweiterbarkeit sozialer Medien zu verwenden.
public ref class SocialInfoProviderManager abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.SocialInfo.SocialInfoContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SocialInfoProviderManager final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.SocialInfo.SocialInfoContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Deprecated("SocialInfoProviderManager is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.ApplicationModel.SocialInfo.SocialInfoContract")]
class SocialInfoProviderManager final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.SocialInfo.SocialInfoContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class SocialInfoProviderManager
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.SocialInfo.SocialInfoContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Deprecated("SocialInfoProviderManager is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.ApplicationModel.SocialInfo.SocialInfoContract")]
public static class SocialInfoProviderManager
Public Class SocialInfoProviderManager
- Vererbung
- Attribute
Windows-Anforderungen
Gerätefamilie |
Windows Mobile Extension SDK (eingeführt in 10.0.10240.0)
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0) |
API contract |
Windows.ApplicationModel.SocialInfo.SocialInfoContract (eingeführt in v1.0)
|
Hinweise
Dies ist eine statische Klasse.
Methoden
CreateDashboardItemUpdaterAsync(String) |
Erstellt ein neues SocialDashboardItemUpdater-Objekt , das als Aufgabe verwendet werden kann. |
CreateSocialFeedUpdaterAsync(SocialFeedKind, SocialFeedUpdateMode, String) |
Erstellt ein neues SocialFeedUpdater-Objekt , das als Aufgabe verwendet werden kann. |
DeprovisionAsync() |
Hebt die Bereitstellung einer App von der Erweiterbarkeit sozialer Medien ab. |
ProvisionAsync() |
Stellt die App bereit, um die Erweiterbarkeit sozialer Medien zu verwenden. |
ReportNewContentAvailable(String, SocialFeedKind) |
Benachrichtigt das System, dass neue Social Media-Inhalte über diese App verfügbar sind. |
UpdateBadgeCountValue(String, Int32) |
Updates den Wert für die Anzahl auf dem Sperrbildschirmzeichen. |