com.microsoft.connecteddevices.userdata

Classes

UserDataFeed

This class is responsible for synchronizing user-specific data with the Connected Devices Platform backend.

UserDataFeedNotificationTypes

Provide notification types valid for UserDataFeedSyncScope.setNotificationType

UserDataFeedPlatforms

Provide platforms valid for UserDataFeedSyncScope.setPlatform

UserDataFeedSubscribeResult

Result of #subscribeToSyncScopesWithResultAsync

UserDataFeedSubscription

Result of #subscribeToSyncScopesWithResultAsync

UserDataFeedSyncScope

This class represents the scope for synchronizing user-specific data with the Connected Devices Platform backend when the app uses certain functionality, such as useractivities. An instance can be retrieved statically from the class for the specific functionality (e.g. **UserActivityChannel**), and it is used for configuration of **UserDataFeed** behavior for synchronizing data.

UserDataFeedSyncScopeFlags

Provide optional flags valid for UserDataFeedSyncScope.setSyncScopeFlags

UserDataFeedSyncStatusChangedEventArgs

EventArgs class for when the sync status changes for the **UserDataFeed** instance.

Enums

UserDataFeedSubscribeStatus

Contains the values that describe the add account operation status

UserDataFeedSyncStatus

Contains values that describe the state of a **UserDataFeed**' synchronization with the Connected Devices Platform backend.