GroupMemberData PropertiesCkSoftware GroupMe SDK - Documentation

The GroupMemberData type exposes the following members.

Properties

  NameDescription
Public propertyAutoKicked
Defines if the user was autokicked.
Public propertyAvatarImage
The PictureData for the user avatar.
Public propertyAvatarUrl
The image-url for the user avatar.
Public propertyId
The id of this user in the given group (this is a changing id from group to group, the UserId member shows the unique user id).
Public propertyMessages
The GroupMeDirectMessages from the authenticated user to this user (and vice versa).
Public propertyMuted
Defines if this user is in muted state.
Public propertyNickname
The nickname of the user in the given group.
Public propertyUserId
The globally unique user id.
Top
See Also