ClientGroupMembersCount interface
指定用戶端群組中的成員數目。
屬性
| accuracy | 報告的計數正確性。 可能的值包括:'actual'、'estimated' |
| count | 用戶端群組中的成員數目。 將此值與 |
| end |
成員資格間隔開始時間。 |
| group |
用戶端群組 URI。 |
| start |
成員資格間隔開始時間。 |
屬性詳細資料
accuracy
count
用戶端群組中的成員數目。 將此值與 accuracy的值搭配使用。 如果精確度 exact,則值代表雲端中的實際成員數目。 當精確度 estimated時,成員的實際數目大於 count的值。
count: number
屬性值
number
endTime
成員資格間隔開始時間。
endTime: Date
屬性值
Date
groupId
用戶端群組 URI。
groupId: string
屬性值
string
startTime
成員資格間隔開始時間。
startTime: Date
屬性值
Date