Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 883 Bytes

gamesaveprovider.md

File metadata and controls

27 lines (17 loc) · 883 Bytes
-api-id -api-type
T:Windows.Gaming.XboxLive.Storage.GameSaveProvider
winrt class

Windows.Gaming.XboxLive.Storage.GameSaveProvider

-description

GameSaveProvider is used to create, save, enumerate, and load Xbox Live game saves.

-remarks

Call GetForUserAsync or GetSyncOnDemandForUserAsync to obtain a GameSaveProvider instance.

Important

This API is targeted towards UWP games and apps with Xbox Live Enabled. Calls to these APIs made from sources that are not Xbox Live enabled will not be able to sync data to the cloud.

-examples

-see-also

Object