Skip to main content

Client

Client = DeviceContext & object

Represents a community member who currently has your app's channel open on one or more devices.

Type Declaration

communityId

communityId: CommunityGuid

The community where the member is attached.

deviceIds

deviceIds: DeviceGuid[]

All device IDs this member currently has your app open on. A member with multiple devices will have multiple entries.

userId

userId: UserGuid

The member's user ID.