ConnectApi.​GroupMember Class

Name Type Description Available Version
id String User’s 18-character ID 28.0
lastFeed​AccessDate Datetime The date and time at which the group member last accessed the group feed. 31.0
role ConnectApi.​GroupMembership​Type Enum Specifies the type of membership the user has with the group, such as group owner, manager, or member.
  • GroupOwner
  • GroupManager
  • NotAMember
  • NotAMemberPrivateRequested
  • StandardMember
28.0
url String Chatter REST API URL to this membership 28.0
user ConnectApi.​User​Summary Information about the user who is subscribed to this group 28.0
Previous
Next