UserDataFeedSubscription 클래스
- java.
lang. Object - NativeBase
- com.
microsoft. connecteddevices. userdata. UserDataFeedSubscription
- com.
public class UserDataFeedSubscription
#subscribeToSyncScopesWithResultAsync 결과
메서드 요약
한정자 및 형식 | 메서드 및 설명 |
---|---|
Date |
getExpirationTime()
이 사용자 알림의 만료 시간을 가져옵니다. |
List<User |
getSyncScopes()
현재 구독에 대한 모든 UserDataFeedSyncScope 반환 |
String |
getUserNotificationSubscriptionId()
이 사용자 알림에 대해 개발자가 지정한 그룹 ID를 가져옵니다. |
메서드 세부 정보
getExpirationTime
public Date getExpirationTime()
이 사용자 알림의 만료 시간을 가져옵니다.
getSyncScopes
getUserNotificationSubscriptionId
public String getUserNotificationSubscriptionId()
이 사용자 알림에 대해 개발자가 지정한 그룹 ID를 가져옵니다.