CreateGroupParameters PropertiesCkSoftware GroupMe SDK - Documentation

The CreateGroupParameters type exposes the following members.

Properties

  NameDescription
Public propertyDescription
The description of the group to create.
Public propertyGroupImage
The PictureData for the group avatar image.
Public propertyImageUrl
The full-resolution group avatar image. Get and set accesses the GroupImage property, so either GroupImage or ImageUrl must be set.
Public propertyIsOpenForSharing
Defines if the group is open for share / free to join.
Public propertyName
The name of the new group.
Top
See Also