Skip to main content

Update Group

In other words, as a group owner, how can I update the group details? You can update the existing details of the group using the updateGroup() method.
This method takes an instance of the Group class as a parameter that should contain the data that you wish to update. After a successful update of the group, you will receive an instance of the Group class containing update information of the group.