ChatClient
-
-
Add another user to a Chat Room using their userId
-
Send an invitation for a chatroom to another user using the chatroom id and profile id
-
Update the status (Accepted, Pending (default), Rejected) of an invitation for a chatroom received by the user
-
Get a paginated list of invitations received by the current user
-
Get a paginated list of invitations sent by the current user
-
Block a profile
-
Unblock a previously blocked profile
-
Get a paginated list of profiles blocked by the current user. The list can be filtered using the parameters.
-
Get details of a blocked profile for a particular profileID
-
Get a list of all blocked profile IDs for a particular profileID