Skip to main content

CommunityMemberRoleSetPrimaryEvent

CommunityMemberRoleSetPrimaryEvent = object

Event payload emitted when a member's primary displayed role is changed.

Properties

communityId

communityId: CommunityGuid

The unique identifier of the community.


communityRoleId

communityRoleId: CommunityRoleGuid

The unique identifier of the role that is now the member's primary role.


userId

userId: UserGuid

The unique identifier of the member whose primary role was changed.