ClientGroupMembersCount interface

Specifies the number of members in a client group.

Properties

accuracy

Accuracy of the reported count.

count

Number of members in the client group. Use this value together with the value of accuracy. If accuracy is exact then the value represents the actual number of members in the cloud. When accuracy is estimated, the actual number of members is larger than the value of count.

endTime

Membership interval start time.

groupId

Client Group URI.

startTime

Membership interval start time.

Property Details

accuracy

Accuracy of the reported count.

accuracy: Accuracy

Property Value

count

Number of members in the client group. Use this value together with the value of accuracy. If accuracy is exact then the value represents the actual number of members in the cloud. When accuracy is estimated, the actual number of members is larger than the value of count.

count: number

Property Value

number

endTime

Membership interval start time.

endTime: Date

Property Value

Date

groupId

Client Group URI.

groupId: string

Property Value

string

startTime

Membership interval start time.

startTime: Date

Property Value

Date