AmityCommunityParticipation

Functions

Link copied to clipboard
fun addMembers(userIds: List<String>): Completable

add members to a community

Link copied to clipboard

Initiates a function chain to query for community members.

Link copied to clipboard
fun removeMembers(userIds: List<String>): Completable

remove members from a community

Link copied to clipboard

Initiates a function chain to search for community members.