UserDataFeedSubscription Class
- java.
lang. Object - NativeBase
- com.
microsoft. connecteddevices. userdata. UserDataFeedSubscription
- com.
public class UserDataFeedSubscription
Result of #subscribeToSyncScopesWithResultAsync
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| Date |
getExpirationTime()
Gets the expiration time for this user notification. |
|
List<User |
getSyncScopes()
Return all UserDataFeedSyncScope for the current subscription |
| String |
getUserNotificationSubscriptionId()
Gets the developer specified group id for this user notification. |
Method Details
getExpirationTime
public Date getExpirationTime()
Gets the expiration time for this user notification.
getSyncScopes
public List
Return all UserDataFeedSyncScope for the current subscription
Returns:
getUserNotificationSubscriptionId
public String getUserNotificationSubscriptionId()
Gets the developer specified group id for this user notification.